findParent
Logical, should an attempt be made to find
the parent of a function call? E.g. "lm" would be a parent call of
"lm.fit" or "mean" a parent call of "mean.default".
Note that currently, the option only returns the most frequently
associated parent call when multiple unique parents exist.