is_refcol.default {tabxplor} | R Documentation |
Test function for reference columns
Description
Test function for reference columns
Usage
## Default S3 method:
is_refcol(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 single character with the ref_col attribute.
[Package tabxplor version 1.1.3 Index]