comcat: Echo data in a human readable form.

View source: R/comcat.R

comcatR Documentation

Echo data in a human readable form.

Description

Format data in the most appropriate human readable form.

Usage

comcat(x, ...)

Arguments

x

object.

...

additional arguments passed on to format.

Author(s)

Graham.Williams@togaware.com

References

Package home page: https://togaware.com/projects/rattle/

Examples

  comcat(dim(iris))

rattle documentation built on Feb. 9, 2026, 1:07 a.m.