templateGenerator: Shiny Gadget for global/app.R template.
Source:R/templateGenerator.R
templateGenerator.Rd
Opens a Shiny app that allows users to generate a Shiny project template.
Examples
if (interactive()) {
templateGenerator()
}
R/templateGenerator.R
templateGenerator.Rd
Opens a Shiny app that allows users to generate a Shiny project template.
if (interactive()) {
templateGenerator()
}