Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.23 KB

sptools

Travis build status AppVeyor build status Codecov test coverage CRAN_Status_Badge lifecycle

The goal of sptools is to provide a collection of functions to extent the sp and rgeos packages

Installation

You can install the development version of the package from GitHub with:

# install.packages("devtools")
devtools::install_github("epix-project/sptools")