which.desctable: Is the object possibly a desctable?

View source: R/utils.R

which.desctableR Documentation

Is the object possibly a desctable?

Description

Check if the object is produced by desc_table. Return a string: - simple - grouped or FALSE if not a desctable

Usage

which.desctable(desctable)

Arguments

desctable

A potential desctable to check

Value

The type of desctable or FALSE


desctable documentation built on March 24, 2022, 5:07 p.m.