R/data_list.R
is_data_list.Rd
Given an object, returns TRUE if that object inherits from the data_list class.
TRUE
data_list
is_data_list(x)
An object.
TRUE if the object inherits from the data_list class.