rattle (version 5.2.0)

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

Examples

Run this code
# NOT RUN {
  comcat(dim(iris))
# }

Run the code above in your browser using DataCamp Workspace