is_totrow.tabxplor_fmt {tabxplor}R Documentation

Test function to detect cells in total rows

Description

Test function to detect cells in total rows

Usage

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


[Package tabxplor version 1.1.3 Index]