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 June 15, 2025, 5:20 a.m.