knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

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")


epix-project/sptools documentation built on Nov. 4, 2019, 11:55 a.m.