Learn R Programming

rattle (version 5.6.2)

comcat: 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.

References

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

Examples

Run this code
  comcat(dim(iris))

Run the code above in your browser using DataLab