R/datalake.R
get_metadata.Rd
Retrieve metadata from an object in the data lake. This function is designed to retrieve the attribute information that is attatched to .RDS file types in the write_to_datalake() function.
get_metadata(..., from_datalake = T, data = NULL)
... | Key words for an object in the lake |
---|
TRUE if it succeeded and FALSE if it failed