[Stable]

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)

Arguments

m

An nm object.

n

Numeric. Generation of parent (default = 1).

Value

An nm object. Will not return parent object, if the parent object has not been run.