Learn R Programming

REDCapCAST (version 24.2.1)

deploy_shiny: Deploy the Shiny app with rsconnect

Description

Deploy the Shiny app with rsconnect

Usage

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

Value

deploy

Arguments

path

app folder path

name.app

name of deployed app

Examples

Run this code
# deploy_shiny

Run the code above in your browser using DataLab