depictSlot() is a convenience method that applies the depict method to a specified slot of a model module.
depictSlot method applied to Ready4Module
depictSlot(x, slot_nm_1L_chr, ...)# S4 method for Ready4Module
depictSlot(x, slot_nm_1L_chr, ...)
Either a model module (an instance of a class that inherits from Ready4Module) of the same class as that supplied to the method or no value (when called for side effects only).
Either a ready4 model module (an instance of a class that inherits from Ready4Module) of the same class as that supplied to the method or no value (when called for side effects only).
An object of class Ready4Module
Slot name (a length one character vector)
Additional arguments