get_metadata: Retrieve metadata from an object in the data lake. This...

View source: R/datalake.R

get_metadataR Documentation

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.

Description

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.

Usage

get_metadata(..., from_datalake = T, data = NULL)

Arguments

...

Key words for an object in the lake

Value

TRUE if it succeeded and FALSE if it failed


StatisticsNZ/er.helpers documentation built on Oct. 2, 2023, 7:24 a.m.