get_dc_meta: Extract important properties of data collection

Description Usage Arguments Value

View source: R/cocoreg.R

Description

Extract important properties of data collection

Usage

1
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


cocoreg documentation built on May 2, 2019, 6:48 a.m.