| write_shp | R Documentation | 
Write geodata to a shapefile
write_shp( geodata, dsn = getwd(), layer = deparse(substitute(geodata)), ..., verbose = TRUE )
| geodata | (sf or sp object) | 
| dsn | (character) generally, a path on disk; see  | 
| layer | (character) layer name; see  | 
| ... | further arguments to  | 
| verbose | (logical) | 
geodata, invisibly (to allow for chaining)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.