Learn R Programming

tabxplor (version 1.1.0)

is_totrow.default: Test function to detect cells in total rows

Description

Test function to detect cells in total rows

Usage

# S3 method for default
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 FALSE.