which.desctable {desctable}R 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


[Package desctable version 0.3.0 Index]