spec_analysis_population {metalite}R Documentation

Specification for population definition

Description

Specification for population definition

Usage

spec_analysis_population(meta)

Arguments

meta

A meta_adam object.

Value

A vector of character strings containing the populations used in the order of the analysis plans.

Examples

meta <- meta_example()
spec_analysis_population(meta)

[Package metalite version 0.1.3 Index]