Learn R Programming

spdplyr

spdplyr provides methods for the dplyr verbs for the Spatial classes in the sp package.

Installation

Install from CRAN:

install.packages("spdplyr")

The development version of spdplyr can be installed directly from Github:

devtools::install_github("mdsumner/spdplyr")

dplyr verbs for Spatial

Apply dplyr verbs to the attribute data of sp objects with dplyr verbs.

See ?dplyr-Spatial for supported verbs.

Copy Link

Version

Install

install.packages('spdplyr')

Monthly Downloads

10

Version

0.4.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Michael D. Sumner

Last Published

May 12th, 2020

Functions in spdplyr (0.4.0)

dplyr-S3

dplyr S3 methods
spdplyr-package

dplyr for sp
mpoint1

MultiPointsDataFrame data set
show,Spatial-method

sp methods
spmap

"South-east" map data.
dplyr-Spatial

Dplyr verbs for Spatial