get_dc_meta: Extract important properties of data collection
Description
Extract important properties of data collection
Usage
get_dc_meta(df_list, type = "current")
Arguments
df_list
list of data.frames, The data collection to process
type
string, If 'current' then data collection metadata is collected from the
data collection itself. If 'original' then metadata is collected from special attributes.
Value
A list with elements:
$dcnames:
Dataset names
$dcdimnames:
A list of dataset dimension names for each dataset