Download an R script and run it immediately via source
gcs_source(script, bucket = gcs_get_global_bucket(), ...)
script | The name of the script on GCS |
---|---|
bucket | Bucket the stored objects are in |
... | Passed to source |
TRUE if successful
Other R session data functions:
gcs_load()
,
gcs_save_all()
,
gcs_save_image()
,
gcs_save()