10 min read

Simple Features Tutorial in R


sf_package
logo for the sf package

View raw source for this post

Summary

This post is an introduction to working with the sf package. “sf” is short for “simple features” and is an open source standard to interact with vector geometries. Downloads of the sf package now exceed other R packages dealing with spatial data.

Table of Contents