An open API service indexing awesome lists of open source software.

https://github.com/mdsumner/spdplyr

Data Manipulation Verbs for Spatial Classes
https://github.com/mdsumner/spdplyr

Last synced: 3 months ago
JSON representation

Data Manipulation Verbs for Spatial Classes

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, echo = FALSE,message=FALSE}
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.