googleCloudStorageR (version 0.4.0)

gcs_parse_download: Parse downloaded objects straight into R

Description

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

Usage

gcs_parse_download(object, encoding = "UTF-8")

Arguments

object

The object downloaded

encoding

Default to UTF-8

See Also

gcs_get_object

Other download functions: gcs_download_url, gcs_signed_url