Skip to contents

See arrow::gs_bucket() for details.

Value

A SubTreeFileSystem containing an GcsFileSystem and the bucket's relative path. Note that this function's success does not guarantee that you are authorized to access the bucket's contents.

Examples

if (FALSE) {
bucket <- gs_bucket("voltrondata-labs-datasets")
}