characterize | R Documentation |
characterize() is a method that generates descriptive tabular summaries about data contained in a model module.
characterize(x, ...)
x |
A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) |
... |
Additional arguments |
A data.frame, tibble or other table based class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.