Learn R Programming

metalite (version 0.1.4)

collect_dataname: Collect specification for dataset name

Description

Collect specification for dataset name

Usage

collect_dataname(meta)

Value

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

Arguments

meta

A meta_adam object.

Examples

Run this code
meta <- meta_example()
collect_dataname(meta)

Run the code above in your browser using DataLab