get_attributes: Get Default Attributes

Description Usage Value Examples

View source: R/get_attributes.R

Description

Exposes the default general and variable attributes for writing metadata template files.

Usage

1

Value

list of default general and variable attribute data frames. The data frames include the attribute names and a description of the sort of information that should be included in the metadata.

Examples

1
2
3
a <- get_attributes()
a$gen_attributes
a$var_attributes

pmcelhany/metacsv documentation built on June 3, 2021, 1:36 a.m.