The sf R package provides a set of tools for working with geospatial vectors, i.e. points, lines, polygons, etc. Here is a cheat sheet guiding you in using sf.
Sf
- This posts demonstates how to create realistic 3D topographic maps using R and satellite imagery as an overlay map.
- Check out this tutorial on mapping rivers in R using Global River Classification dataset.
- This blog post demonstrates some simple workflows for high-performance geospatial work in R, leaning on the data.table, sf and geos packages.