action_deploy_dashboard: Deploy the SER Tweet Dashboard to shinyapps.io

View source: R/deploy_dashboard.R

action_deploy_dashboardR Documentation

Deploy the SER Tweet Dashboard to shinyapps.io

Description

action_deploy_dashboard() deploys the Twitter dashboard to shinyapps.io. Use create_dashboard() to make a copy of the dashboard and download the data without deploying.

Usage

action_deploy_dashboard(path = ".", create = TRUE)

create_dashboard(path = ".")

Arguments

path

The path where the dashboard exists or should be created

create

Create the dashboard?

Value

Invisibly, path


SERTwitter/ser documentation built on June 27, 2022, 7:37 p.m.