start_shiny: The functions executes the dashboard using shiny to explore...

Description Usage Arguments

Description

The functions executes the dashboard using shiny to explore the data set.

Usage

1
start_shiny(port = getOption("shiny.port"))

Arguments

port

The TCP port that the application should listen on. If the port is not specified, and the shiny.port option is set (with options(shiny.port = XX)), then that port will be used. Otherwise, use a random port.


r2rahul/expdata documentation built on May 18, 2019, 2:36 a.m.