Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ropensci-archive/leafier

:no_entry: ARCHIVED :no_entry: Render large datasets in leaflet
https://github.com/ropensci-archive/leafier

auunconf r r-package rstats unconf

Last synced: 3 months ago
JSON representation

:no_entry: ARCHIVED :no_entry: Render large datasets in leaflet

Awesome Lists containing this project

README

        

leafier (under development)
============

[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](https://www.repostatus.org/#abandoned)
[![Travis Build Status](https://img.shields.io/travis/paleo13/leafier/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/paleo13/leafier)
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/paleo13/leafier/master.svg?label=Windows)](https://ci.appveyor.com/project/paleo13/leafier)
[![Coverage Status](https://codecov.io/github/paleo13/leafier/coverage.svg?branch=master)](https://codecov.io/github/paleo13/leafier?branch=master)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/leafier)](http://cran.r-project.org/package=leafier)
[![DOI](https://zenodo.org/badge/18940/paleo13/leafier.svg)](https://zenodo.org/badge/latestdoi/18940/paleo13/leafier)

#### 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](https://github.com/paleo13/leafier/raw/master/inst/doc/leafier.pdf), or by running this R code:

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

**If this R package helped you, please cite it.**