dcget: Get blob object from datacube

Description Usage Arguments Value

View source: R/dcget.R

Description

Gets a blob object from the datacube. This function checks if the blob already exists and, if so, needs to be updated. Also this function creates an audit object for recording the data lineage

Usage

1
dcget(obj, update = FALSE, verbose = FALSE)

Arguments

obj

name of blob object

update

force update

verbose

show extra verbose output

Value

This function returns the pgobjects blob object. If the object is updated, i.e an updated file is copied from the blobpath, than an audit object is created which records the data lineage. The returned updated object includes this audit object.


jspijker/datacube documentation built on Oct. 26, 2019, 4:30 p.m.