no_colinfo {rtables} | R Documentation |
tern
Does the table
/row
/InstantiatedColumnInfo
object contain no column structure information?
no_colinfo(obj)
## S4 method for signature 'VTableNodeInfo'
no_colinfo(obj)
## S4 method for signature 'InstantiatedColumnInfo'
no_colinfo(obj)
obj |
( |
TRUE
if the object has no/empty instantiated column information, FALSE
otherwise.