| gcs_parse_download | R Documentation | 
Wrapper for httr's content.  This is the default function used in gcs_get_object
gcs_parse_download(object, encoding = "UTF-8")
gcs_parse_rds(object)
object | 
 The object downloaded  | 
encoding | 
 Default to UTF-8  | 
gcs_parse_rds will parse .rds files created via saveRDS without saving to disk
gcs_get_object
Other download functions: 
gcs_download_url(),
gcs_signed_url()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.