getValuesByTypeAndKind: Gets values from a state

View source: R/objectHelper.R

getValuesByTypeAndKindR Documentation

Gets values from a state

Description

Allows you to select states of a specific lsTypeAndKind from a state

Usage

getValuesByTypeAndKind(lsState, typeAndKind)

Arguments

lsState

A list that represents a single lsState

typeAndKind

A string value that follows the form "lsType_lsKind"

Value

A list of lsValues


mcneilco/racas documentation built on April 19, 2024, 1:12 p.m.