The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

AtlasMaker

The goal of the AtlasMaker R package is to create multiple, related leaflet maps across tabs for a shiny application without having to copy, paste, and continually edit core code blocks that share much of the same structure across map tabs. Users build lists of any polygons, points, and polylines needed for the project, use the map_server() function to feed built lists and other chosen aesthetics into the tab, and the package does the rest.

Download slides exploring AtlasMaker’s purpose and creation: slides.

Installation

You can install the development version of AtlasMaker from GitHub with:

# install.packages("devtools")
devtools::install_github("rachel-greenlee/AtlasMaker")

To run the Shiny demo application, run the following command:

AtlasMaker::shiny_AtlasMaker()

Using AtlasMaker in your Shiny Application

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.