run_app: Runs Shiny App

Description Usage Arguments Examples

View source: R/run_app.R

Description

The data are read as readRDS("//ord-isi-data/public/Staff_Folders/Hotaka_Maeda/RShiny/Data/ShinyData_0.rds") so they must be stored there.

Usage

1

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

hotakamaeda/hotakapackage documentation built on March 7, 2021, 2:18 a.m.