Download an R script and run it immediately via source

gcs_source(script, bucket = gcs_get_global_bucket(), ...)

Arguments

script

The name of the script on GCS

bucket

Bucket the stored objects are in

...

Passed to source

Value

TRUE if successful

See also

Other R session data functions: gcs_load(), gcs_save_all(), gcs_save_image(), gcs_save()