is_tottab.default {tabxplor} | R Documentation |
Test function to detect cells in total tables
Description
Test function to detect cells in total tables
Usage
## Default S3 method:
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 FALSE
.
[Package tabxplor version 1.1.3 Index]