sf Packagesf package in R for spatial data analysis.sf?: Simplifies handling, analysis, and visualization of spatial data in R.sf PackageThe sf package is an R implementation of Simple Features.
This package incorporates:
sf Package?sf package usage
sf


sfsf Objectsf Objectsf Packagest_read(): Read spatial data.st_write(): Write spatial data.st_transform(): Transform coordinate systems.sf Concept Map
sf Packagesf Dependencies
sfst_union(): Union of geometries.st_intersection(): Intersection of geometries.st_buffer(): Buffer around geometries.sfst_read() to load spatial data."path/to/shapefile.shp"sf object.ggplot2 to create a basic map.aes() to map colors to an attribute.mapview for interactive mapping.sfsfsf
