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/.
Contributing
If you would like to contribute to toro see: Contributing to toro.
