self {ggpackets}R Documentation

Returning the calling object from within a function

Description

Used for retrieving an S4 object being called as though it is a function

Usage

self(which = -1L)

Arguments

which

A relative environment offset in which to search for an object with a name of the calling expression.


[Package ggpackets version 0.2.1 Index]