comcat {rattle} | R 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)
References
Package home page: https://rattle.togaware.com
Examples
comcat(dim(iris))
[Package rattle version 5.5.1 Index]