is_totcol.tabxplor_fmt {tabxplor}R Documentation

Test function for total columns

Description

Test function for total columns

Usage

## S3 method for class 'tabxplor_fmt'
is_totcol(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 logical vector with the totcol attribute


[Package tabxplor version 1.1.3 Index]