is_data_list: Test if the object is a data list

View source: R/data_list.R

is_data_listR Documentation

Test if the object is a data list

Description

Given an object, returns TRUE if that object inherits from the data_list class.

Usage

is_data_list(x)

Arguments

x

An object.

Value

TRUE if the object inherits from the data_list class.


metasnf documentation built on June 8, 2025, 12:47 p.m.