Simple Features for R
A package that provides simple features access for R.
Install by
library(devtools)
install_github("edzer/sfr")The current version depends on a fork of Tim Keitt's github package rgdal2, installed by
install_github("edzer/rgdal2")See also:
- the original R Consortium ISC proposal,
- UseR! 2016 slides presentations,
- Blog posts: first, second.