self: Returning the calling object from within a function

View source: R/ggpacket.R

selfR 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.


ggpackets documentation built on Oct. 11, 2022, 1:06 a.m.