parent_run | R Documentation |
Will pull the parent run of an nm object from the run cache. Run needs to have been executed for this to work.
parent_run(m, n = 1L)
m |
An nm object. |
n |
Numeric. Generation of parent (default = |
An nm object. Will not return parent object, if the parent object has not been run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.