inspect: inspect provides S3/S4-like access to fields of a PcAuxData...

View source: R/inspect.R

inspectR Documentation

inspect provides S3/S4-like access to fields of a PcAuxData Reference Class object.

Description

inspect provides S3/S4-like access to fields of a PcAuxData Reference Class object.

Usage

inspect(object, what)

Arguments

object

An initialized RC object of class PcAuxData.

what

A character string naming the field to access in object.

Value

The current value stored in the what field of object.


dsquire/PcAux documentation built on May 2, 2024, 4:48 a.m.