authorShiny: Author a shiny application

Description Usage Arguments

Description

This function creates a shiny directory, initializes it, opens the ui.R and server.R for editing, and runs the application as an example.

Usage

1
2
authorShiny(deckdir, open_r = TRUE, run_shiny = TRUE,
  scaffold = system.file("shinyskel", package = "rreporttools"))

Arguments

deckdir

path to new shiny directory

open_r

whether to open the files created

run_shiny

Whether or not to run the example application

scaffold

path to directory containing example application code


sachsmc/rreporttools documentation built on May 29, 2019, 12:55 p.m.