create_shinyapp: Creates the app.R using the templates defined in...

Description Usage Arguments

View source: R/shiny_spring.R

Description

Based on the configuration defined in config.yml the app.R code is created

Usage

1
create_shinyapp(params, target_file = "app.R", template_file = NULL)

Arguments

params

the params for creating app.R

target_file

(optional) default is app.R , you can change this

template_file

(optiona) this is an override.Function expect that you params$template_file is set in params when template_file is NULL


shambhu112/shinyspring documentation built on July 9, 2021, 2:07 p.m.