gcs_source: Source an R script from the Google Cloud

Description Usage Arguments Value See Also

View source: R/rsession.R

Description

Download an R script and run it immediately via source

Usage

1
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()


MarkEdmondson1234/googleCloudStorageR documentation built on April 27, 2021, 11:41 a.m.