Description Usage Arguments Value
View source: R/objectstorage.R
Shortcut function that returns a single object read from the storage
1 2 | get_object(storagepath, objectname = NULL,
flag_double_check_digest = FALSE)
|
storagepath |
Path to the storage metadata |
flag_double_check_digest |
Calculate the digest of the extracted objects and check it against the metadata |
objectnames |
Objectnames to extract |
the requested object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.