collect_dataname {metalite}R Documentation

Collect specification for dataset name

Description

Collect specification for dataset name

Usage

collect_dataname(meta)

Arguments

meta

A meta_adam object.

Value

A vector of character strings containing the name of the population/observation.

Examples

meta <- meta_example()
collect_dataname(meta)

[Package metalite version 0.1.3 Index]