TractorObject-class: The TractorObject class

TractorObject-classR Documentation

The TractorObject class

Description

This reference class extends the standard envRefClass class, adding methods for finding all of the field or methods available for an object. There is also a method for summarising key elements of the object as a named character vector, which can be suitable overridden by inheriting classes. The show method prints this summary as a labelled list.

Methods

fields()

Retrieve a list of all field names

methods()

Retrieve a list of all method names

summarise()

Summarise key aspects of the object


tractor.base documentation built on May 29, 2024, 7:58 a.m.