README.md

leafier (under development)

Travis Build Status AppVeyor Build Status Coverage Status CRAN_Status_Badge DOI

Render large spatial datasets in R.

To install the development version, use the following R code:

if (!require('devtools'))
    install.packages('devtools', repo='http://cran.rstudio.com', dep=TRUE)
devtools:::install_github('paleo13/leafier')

Once this package has been installed, you can read through the vignette for a tutorial on how to use it.

View it here, or by running this R code:

# open vignette in web browser
vignette('leafier', package='leafier')

If this R package helped you, please cite it.



jeffreyhanson/leafier documentation built on May 19, 2019, 4 a.m.