deploy_shiny {REDCapCAST}R Documentation

Deploy the Shiny app with rsconnect

Description

Deploy the Shiny app with rsconnect

Usage

deploy_shiny(path = here::here("app/"), name.app = "shiny_cast")

Arguments

path

app folder path

name.app

name of deployed app

Value

deploy

Examples

# deploy_shiny


[Package REDCapCAST version 24.2.1 Index]