getVariableSet: Obtain defined sets of variables

View source: R/get-family.R

getVariableSetR Documentation

Obtain defined sets of variables

Description

Convenient access to defined sets of variables or names mentioned sets.

Usage

getVariableSet(object, variable_set)

getVariableSets(object)

getVariableSetNames(object)

Arguments

object

A valid cypro object.

variable_set

Character value. The name of the variable set of interest.

Value

A list of character vectors or a character vector of names.


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.