Skip to contents

Initialize Shiny Project using this function

Usage

init_shiny(path = getwd(), confirm = TRUE)

Arguments

path

Path where shiny project template is created

Value

Return shiny project file and directory template in current working directory.

Examples

#proj_shiny_init()