launchApp: Launch shiny app for exploring pedestrian data

Description Usage Arguments Examples

View source: R/app.R

Description

Using this function is not recommended (at least currently). Visit the website for examples like this shiny app that don't require shiny – http://cpsievert.github.io/pedestrians

Usage

1
launchApp(prop = 0.01)

Arguments

prop

what proportion of the raw data should be displayed?

Examples

1
2
3
4
## Not run: 
launchApp()

## End(Not run)

cpsievert/pedestrians documentation built on May 13, 2019, 10:54 p.m.