chmCovariate: Get a covariate attached to an NG-CHM dataset.

chmCovariateR Documentation

Get a covariate attached to an NG-CHM dataset.

Description

Get a covariate attached to an NG-CHM dataset.

Usage

chmCovariate(dataset, fullname, where)

Arguments

dataset

The NG-CHM dataset to get the covariate from.

fullname

The full name of the covariate to get. If no covariate with that name exists, return NULL.

where

The axis or axes on which to look for the covariate Can be "row", "column", or "both" (default).

Value

A ngchmCovariate or NULL.

See Also

ngchmCovariate

chmNewCovariate

chmCovariateBar

Examples

chmCovariate (dataset, "Age")


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.