is_totcol.data.frame: Test function for total columns

is_totcol.data.frameR Documentation

Test function for total columns

Description

Test function for total columns

Usage

## S3 method for class 'data.frame'
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 logical vector, with the data.frame column's totcol attributes.


BriceNocenti/tablr documentation built on April 12, 2025, 12:56 a.m.