getup: getup function

View source: R/lgcpStructures.R

getupR 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

...


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.