Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 239 Bytes

EcoDataScience tutorial on mapview and mapedit

You will need the following libraries: sf, raster, mapedit, mapview, leaflet

You can install by running this line:

install.packages(c("sf", "raster", "mapedit", "mapview", "leaflet"))