gcs_parse_download: Parse downloaded objects straight into R

Description Usage Arguments Details See Also

View source: R/download.R

Description

Wrapper for httr's content. This is the default function used in gcs_get_object

Usage

1
2
3
gcs_parse_download(object, encoding = "UTF-8")

gcs_parse_rds(object)

Arguments

object

The object downloaded

encoding

Default to UTF-8

Details

gcs_parse_rds will parse .rds files created via saveRDS without saving to disk

See Also

gcs_get_object

Other download functions: gcs_download_url(), gcs_signed_url()


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