my_sf | R Documentation |
This function simply loads a shapefile. I just created it because I have frquently uised sf and is annoying to be coping + pasting every single time
my_sf(sf_name, crs = "NA", simple = "NA", system = NA)
sf_name |
Name of shapefile to load. Options = c("SAU","FAO","LME","Arctic_LME","MEOW","RFMO","RFMO_tuna") |
crs |
The need crs of shapefile |
simple |
if simple = NA then is fine |
system |
If you want to override the automatic system identification. |
the requested shapefile of choice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.