R.oo-package | Package R.oo |
Class | The Class class describes an Object class |
Exception | The Exception class to be thrown and caught |
extend | Extends a object |
extend.default | Extends a object |
getConstructorS3 | Get a constructor method |
getConstructorS3.default | Get a constructor method |
getName.environment | Gets the name of an environment |
InternalErrorException | InternalErrorException represents internal errors |
ll | Generates a list of informative properties of all members of an environment |
ll.default | Generates a list of informative properties of all members of an environment |
Object | The root class that every class must inherit from |
objectSize | Gets the size of the object in bytes |
objectSize.default | Gets the size of the object in bytes |
objectSize.environment | Gets the size of an environment in bytes |
Package | The Package class provides methods for accessing package information |
R.oo | Package R.oo |
Rdoc | Class for converting Rdoc comments to Rd files |
RdocException | RdocException are thrown by the Rdoc compiler |
setConstructorS3 | Defines a class in S3/UseMethod style |
setConstructorS3.default | Defines a class in S3/UseMethod style |
throw | Throws an Exception |
throw.default | Throws an Exception |
throw.error | Throws (rethrows) an object of class 'error' |
typeOfClass | Gets the type of a class (S3 or S4) |
typeOfClass.default | Gets the type of a class (S3 or S4) |