is.nm.table.list {xpose} | R Documentation |
Test for nm_table_list class
Description
Reports whether x is a 'nm_table_list' object
Usage
is.nm.table.list(x)
Arguments
x |
An object to be tested. |
Value
Logical value, 'TRUE' for 'nm_table_list' class and 'FALSE' otherwise.
[Package xpose version 0.4.19 Index]