R/tree_accessors.R
no_info.Rd
Does the table/row/InstantiatedColumnInfo object contain no column structure information?
table
row
InstantiatedColumnInfo
no_colinfo(obj) # S4 method for VTableNodeInfo no_colinfo(obj) # S4 method for InstantiatedColumnInfo no_colinfo(obj)
ANY. The object for the accessor to access or modify
TRUE if the object has no/empty instantiated column information, FALSE otherwise.
TRUE
FALSE