is_tottab.tabxplor_fmt {tabxplor} | R Documentation |
Test function to detect cells in total tables
Description
Test function to detect cells in total tables
Usage
## S3 method for class 'tabxplor_fmt'
is_tottab(x, ...)
Arguments
x |
The object to test, to get a field in, or to modify. |
... |
Used in methods to add arguments in the future. |
Value
A logical vector with the tottab field.
[Package tabxplor version 1.1.3 Index]