powered by
A function to get an object from a parent frame.
getup(n, lev = 1)
a character string, the name of the object
how many levels up the hierarchy to go (see the argument "envir" from the function "get"), default is 1.
...