run_app: Run Shiny App

View source: R/run_app.R

run_appR 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)

greenR documentation built on June 29, 2024, 9:07 a.m.