Description Usage Arguments Value
Setup GCE VM. A helper function that sets up a GCE VM, waits for a period of time you set then opens the shiny app in your browser
1 2  | setup_gce_vm(gce_vm_name, gce_vm_temp = NULL, gce_vm_type, image_tag,
  app_directory, wait_seconds)
 | 
gce_vm_name | 
 STRING  | 
gce_vm_type | 
 STRING  | 
image_tag | 
 STRING  | 
app_directory | 
 STRING  | 
wait_second | 
 INTEGER of seconds to wait before opening the app's url  | 
a dataframe "vm" wtih GCE instance info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.