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://rattle.togaware.com

Examples

  comcat(dim(iris))

rattle documentation built on March 21, 2022, 5:06 p.m.