Skip to content

cran/toro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toro toro website

R-CMD-check

Create interactive maps that can keep up with complex visualisations and large datasets, with this useful interface to the MapLibre GL JS library. Users can create maps directly in the console, or as an HTML widget within 'Shiny' web applications, and render spatial data quickly with many customisable options (clusters, custom icons, map layers, and backgrounds). The goal of the package is to make it easier to interpret and explore large spatial datasets within the context of a 'Shiny' dashboard, without having long loading times waiting for a map to update with new data.

Installation

Install from CRAN:

install.packages("toro")

Or, install the development version from GitHub:

# install.packages("remotes")
remotes::install_github("Epi-interactive-Ltd/toro")

Documentation

You can find extensive documentation, guides, and examples at: https://epi-interactive-ltd.github.io/toro/.

Example

The most basic use case is as follows:

library(toro)
map()

More specific in-depth examples can be found here.

Contributing

If you would like to contribute to toro see: Contributing to toro.

Licensing

This package is licensed under AGPL-3.

About

❗ This is a read-only mirror of the CRAN R package repository. toro — Interactive & Customisable Maps using the 'MapLibre GL JS' Library. Homepage: https://epi-interactive-ltd.github.io/toro/https://github.com/Epi-interactive-Ltd/toro/ Report bugs for this package: https://github.com/Epi-interactive-Ltd ...

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors