run_app {greenR} | R Documentation |
Run Shiny App
Description
This function runs the included Shiny app. The app provides an interactive interface to use the functions in this package. You can download OSM data, calculate green indices, plot green index, and save green index data as a JSON file or as a Leaflet map in an HTML file.
Usage
run_app()
Value
No return value, called for side effects
Examples
## Not run:
run_app()
## End(Not run)
[Package greenR version 0.0.1.3 Index]