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.



mdsumner/spdplyr documentation built on April 21, 2023, 8:07 a.m.