Learn R Programming

googleComputeEngineR (version 0.1.0)

gce_shiny_addapp: Add Shiny app to a Shiny template instance

Description

Add a local shiny app to a running Shiny VM installed via gce_vm_template

Usage

gce_shiny_addapp(instance, shinyapp = ".", ...)

Arguments

instance
The instance running Shiny
shinyapp
The folder container the local Shiny app
...
Other arguments passed to gce_ssh_upload

Value

The instance