is_state_variable: Determine if object is state variable

View source: R/utilities.R

is_state_variableR Documentation

Determine if object is state variable

Description

Determine if object is state variable

Usage

is_state_variable(x)

Arguments

x

any R object

Value

a logical value indicating whether or not x is of class csm_state


csmbuilder documentation built on Sept. 19, 2026, 1:06 a.m.