SerialisableObject-class: The SerialisableObject class

SerialisableObject-classR Documentation

The SerialisableObject class

Description

This reference class extends the standard envRefClass class, adding a function for simple serialisation of the data fields of an object, and one for finding all of the methods available for an object. A serialised object may be deserialised using the deserialiseReferenceObject function.

Methods

fields()

Retrieve a list of all field names

serialise(file = NULL)

Serialise the object to a list or file


tractor.base documentation built on Aug. 24, 2022, 5:06 p.m.