is_data_structure: Determine if object is a data structure

View source: R/utilities.R

is_data_structureR Documentation

Determine if object is a data structure

Description

Determine if object is a data structure

Usage

is_data_structure(x)

Arguments

x

any R object

Value

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


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