finalize {rodeo}R Documentation

Clean-up a rodeo Object

Description

Clean-up method for objects of the rodeo-class.

Value

The method is called implicitly for its side effects when a rodeo object is destroyed.

Note

At present, the method just unloads the object-specific shared libraries created with the compile or initStepper methods.

Author(s)

david.kneis@tu-dresden.de


[Package rodeo version 0.7.8 Index]