Description Usage Arguments Examples
View source: R/crop_map_spdf_maker.R
A function to plot biodiversity data.
1 | crop_map_spdf_maker(input, crs = "auto", zoom_out = 1)
|
input |
df or raster |
crs |
projection of data provided ('longlat'/'cea'/'auto') |
zoom_out |
zoom level for the map |
1 2 | crop_map_world(df)
crop_map_world(df,crs='longlat')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.