Learn R Programming

greenR (version 0.0.1.6)

run_app: 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()

Arguments

Value

No return value, called for side effects

Examples

Run this code
if (FALSE) {
  run_app()
}

Run the code above in your browser using DataLab