procure | R Documentation |
procure() is a "getter" method that retrieves data contained within a model module or sub-module.
procure(x, ...)
x |
A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) |
... |
Additional arguments |
An object of the same class as that supplied to the method or of one of the same classes that constitute the input object's slots or elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.