getup {lgcp} | R Documentation |
getup function
Description
A function to get an object from a parent frame.
Usage
getup(n, lev = 1)
Arguments
n |
a character string, the name of the object |
lev |
how many levels up the hierarchy to go (see the argument "envir" from the function "get"), default is 1. |
Value
...
[Package lgcp version 2.0 Index]