Learn R Programming

ggpackets (version 0.2.2)

self: 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.