deploy_app: Deploy app

Description Usage Arguments

View source: R/copy_files_to_server.R

Description

Copies folder and file structure to the shiny server

Usage

1
2
3
4
5
6
deploy_app(
  url,
  shiny_server_pth = "/srv/shiny-server",
  ignore_fl_server,
  ignore_fl_repo
)

Arguments

url

string. A string indicating which directory to place the files to.

shiny_server_pth

string. A string indicating the path to the shiny server.


Texas-Policy-Lab/shiny_server documentation built on Nov. 13, 2020, 12:42 a.m.