shinytemplate: Launch the shinytemplate app

Description Usage Arguments Examples

Description

Executing this function will launch the shinytemplate application in the user's default web browser.

Usage

1
shinytemplate(option1 = NULL, option2, dev = F)

Arguments

option1

An option for your app

option2

Another option for your app

dev

Loads from local directories if selected

Examples

1
2
3
4
## Not run: 
shinytemplate(option1 = 'hello', option2 = 'world')

## End(Not run)

cmdcolin/shinytemplate documentation built on May 13, 2019, 8:23 p.m.