is_refrow.tabxplor_fmt {tabxplor}R Documentation

Test function to detect cells in reference rows

Description

Test function to detect cells in reference rows

Usage

## S3 method for class 'tabxplor_fmt'
is_refrow(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 in_refrow field.


[Package tabxplor version 1.1.3 Index]