get_object: Shortcut function that returns a single object read from the...

Description Usage Arguments Value

View source: R/objectstorage.R

Description

Shortcut function that returns a single object read from the storage

Usage

1
2
get_object(storagepath, objectname = NULL,
  flag_double_check_digest = FALSE)

Arguments

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

Value

the requested object.


adamryczkowski/objectstorage documentation built on May 24, 2019, 8:47 p.m.