depict {ready4} | R Documentation |
Depict (plot) features of model module data
Description
depict() is a method that plots features of data contained in a model module (or sub-module).
Usage
depict(x, ...)
Arguments
x |
A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) |
... |
Additional arguments |
Value
A ggplot, gg or other plot type class.
[Package ready4 version 0.1.14 Index]