Data Manipulation Verbs for Spatial Classes
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "figure/README-"
)
library(maptools)
library(spdplyr)
spdplyr
provided methods for the dplyr
verbs for the Spatial
classes in the sp
package.
Consider it an old experiment, it is now archived.