Learn R Programming

googleCloudRunner (version 0.2.0)

cr_bucket_set: Get/Set the Cloud Storage bucket for your Cloud Build Service

Description

Can also use environment arg GCS_DEFAULT_BUCKET

Usage

cr_bucket_set(bucket)

cr_bucket_get()

Arguments

bucket

The GCS bucket

Examples

Run this code
# NOT RUN {
cr_bucket_get()
# }

Run the code above in your browser using DataLab