setup_gce_vm: Setup GCE VM. A helper function that sets up a GCE VM, waits...

Description Usage Arguments Value

View source: R/deploy.R

Description

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

Usage

1
2
setup_gce_vm(gce_vm_name, gce_vm_temp = NULL, gce_vm_type, image_tag,
  app_directory, wait_seconds)

Arguments

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

Value

a dataframe "vm" wtih GCE instance info


justinjm/googleAnalyticsRETL documentation built on April 23, 2020, 4:16 p.m.