spdplyr

Data Manipulation Verbs for Spatial Classes

41
5
R

output: github_document

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "figure/README-"
)
library(maptools)
library(spdplyr)

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.