Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gcs_source

Source an R script from the Google Cloud


Description

Download an R script and run it immediately via source

Usage

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


googleCloudStorageR

Interface with Google Cloud Storage API

v0.6.0
MIT + file LICENSE
Authors
Mark Edmondson [aut, cre] (<https://orcid.org/0000-0002-8434-3881>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.