sub-sub-plan-method: Extract Something From a plan Object

[[,plan-methodR Documentation

Extract Something From a plan Object

Description

Extract something from a plan object, avoiding using the "slot" notation.

Usage

## S4 method for signature 'plan'
x[[i, j, ...]]

Arguments

x

A plan object.

i

The item to extract.

j

Optional additional information on the i item.

...

Optional additional information (ignored).


plan documentation built on Aug. 19, 2023, 5:10 p.m.