Entry: ASCII
Aliases: ASCII ASCII.BEL ASCII.BS ASCII.HT ASCII.LF ASCII.FF ASCII.CR ASCII.SO ASCII.SI ASCII.DC1 ASCII.DC3 ASCII.ESC
Keywords: character internal
Description: 8-bit ASCII table
URL: ../../../library/R.oo/html/ASCII.html

Entry: BasicObject
Aliases: BasicObject
Keywords: programming methods internal classes
Description: A root class like Object but without references
URL: ../../../library/R.oo/html/BasicObject.html

Entry: Class
Aliases: Class
Keywords: classes programming methods
Description: The Class class describes an Object class
URL: ../../../library/R.oo/html/Class.html

Entry: DOLLAR.BasicObject
Aliases: $.BasicObject BasicObject.$ $.BasicObject $,BasicObject-method BasicObject.[[ [[.BasicObject [[,BasicObject-method
Keywords: programming methods internal methods
Description: Makes the fields and methods of an BasicObject accessable via the \$ and the [[ operator
URL: ../../../library/R.oo/html/DOLLAR.BasicObject.html

Entry: DOLLAR.Class
Aliases: $.Class Class.$ $.Class $,Class-method Class.[[ [[.Class [[,Class-method
Keywords: internal methods programming
Description: Makes the fields and methods of an Class accessable via the \$ and the [[ operator
URL: ../../../library/R.oo/html/DOLLAR.Class.html

Entry: DOLLAR.Object
Aliases: $.Object Object.$ $.Object $,Object-method Object.[[ [[.Object [[,Object-method
Keywords: programming methods internal methods
Description: Makes the fields and methods of an Object accessable via the \$ and the [[ operator
URL: ../../../library/R.oo/html/DOLLAR.Object.html

Entry: DOLLAR< -.BasicObject
Aliases: $<-.BasicObject BasicObject.$<- $<-.BasicObject $<-,BasicObject-method BasicObject.[[<- [[<-.BasicObject [[<-,BasicObject-method
Keywords: programming methods internal methods
Description: Makes the fields and methods of an BasicObject assignable via the \$<- and the [[<- operator
URL: ../../../library/R.oo/html/DOLLARLT_-.BasicObject.html

Entry: DOLLAR< -.Class
Aliases: $<-.Class Class.$<- $<-.Class $<-,Class-method Class.[[<- [[<-.Class [[<-,Class-method
Keywords: internal methods programming
Description: Makes the fields and methods of an Class assignable via the \$<- and the [[<- operator
URL: ../../../library/R.oo/html/DOLLARLT_-.Class.html

Entry: DOLLAR< -.Object
Aliases: $<-.Object Object.$<- $<-.Object $<-,Object-method Object.[[<- [[<-.Object [[<-,Object-method
Keywords: programming methods internal methods
Description: Makes the fields and methods of an Object assignable via the \$<- and the [[<- operator
URL: ../../../library/R.oo/html/DOLLARLT_-.Object.html

Entry: Exception
Aliases: Exception
Keywords: programming methods error classes
Description: The Exception class to be thrown and caught
URL: ../../../library/R.oo/html/Exception.html

Entry: InternalErrorException
Aliases: InternalErrorException
Keywords: programming methods error classes
Description: InternalErrorException represents internal errors
URL: ../../../library/R.oo/html/InternalErrorException.html

Entry: Non-documented objects
Aliases: Non-documented objects isReferable forName getDetails getKnownSubclasses getMethods getMethods.default getName getPackage getStaticInstance getSuperclasses isAbstract isBeingCreated isDeprecated isPrivate isProtected isPublic isStatic newInstance getCall getLastException getMessage getStackTrace getStackTraceString getWhen printStackTrace attach attach.default attachLocally clone clearCache detach detach.default finalize gc getClass getClass.Object getClass.default getFields getInstanciationTime getInternalAddress hasField load load.default novirtual save save.default staticCode getAuthor getBundle getBundlePackages getChangeLog getClasses getClasses.default getContribUrl getContents getDataPath getDate getDescription getDescriptionFile getDevelUrl getDocPath getEnvironment getExamplePath getHistory getHowToCite getLicense getMaintainer getManPath getPath getPosition getTitle getUrl getVersion isLoaded showChangeLog showContents showDescriptionFile showHistory showHowToCite unload getRccUrl argsToString check compile createManPath createName declaration escapeRdFilename getClassS4Usage getKeywords getNameFormat getPackageNameOf getRdDeclaration getRdHierarchy getRdMethods getRdTitle getUsage hierarchy isKeyword isVisible methodsInheritedFrom setManPath setNameFormat getSource appendVarArgs appendVarArgs.function hasVarArgs hasVarArgs.function environment environment.default gc.default callSuperMethodS3 callSuperMethodS3.default setClassS3 setClassS3.default getClass.BasicObject getClass.default
Keywords: documentation internal
Description: Non-documented objects
URL: ../../../library/R.oo/html/Non-documented_objects.html

Entry: Object
Aliases: Object
Keywords: programming methods classes
Description: The root class that every class must inherit from
URL: ../../../library/R.oo/html/Object.html

Entry: Package
Aliases: Package
Keywords: programming methods classes
Description: The Package class provides methods for accessing package information
URL: ../../../library/R.oo/html/Package.html

Entry: R.KEYWORDS
Aliases: R.KEYWORDS
Keywords: programming internal
Description: Reserved words in R not to be used for object names
URL: ../../../library/R.oo/html/R.KEYWORDS.html

Entry: R.oo-package
Aliases: R.oo-package R.oo
Keywords: package
Description: Package R.oo
URL: ../../../library/R.oo/html/R.oo-package.html

Entry: RccViolationException
Aliases: RccViolationException
Keywords: programming methods error classes
Description: An RccViolationException indicates a violation of the R Coding Conventions (RCC)
URL: ../../../library/R.oo/html/RccViolationException.html

Entry: Rdoc
Aliases: Rdoc
Keywords: classes documentation
Description: Class for converting Rdoc comments to Rd files
URL: ../../../library/R.oo/html/Rdoc.html

Entry: RdocException
Aliases: RdocException
Keywords: programming methods error classes
Description: RdocException are thrown by the Rdoc compiler
URL: ../../../library/R.oo/html/RdocException.html

Entry: argsToString.Class
Aliases: argsToString.Class Class.argsToString argsToString.Class argsToString,Class-method
Keywords: internal methods programming
Description: Gets the arguments of a function as a character string
URL: ../../../library/R.oo/html/argsToString.Class.html

Entry: argsToString.Rdoc
Aliases: argsToString.Rdoc Rdoc.argsToString argsToString.Rdoc argsToString,Rdoc-method
Keywords: internal methods documentation
Description: Gets the arguments signature of a function
URL: ../../../library/R.oo/html/argsToString.Rdoc.html

Entry: as.character.BasicObject
Aliases: as.character.BasicObject BasicObject.as.character as.character.BasicObject as.character,BasicObject-method
Keywords: programming methods internal methods
Description: Gets a character string representing the object
URL: ../../../library/R.oo/html/as.character.BasicObject.html

Entry: as.character.Class
Aliases: as.character.Class Class.as.character as.character.Class as.character,Class-method
Keywords: internal methods programming
Description: Returns a short string describing the class
URL: ../../../library/R.oo/html/as.character.Class.html

Entry: as.character.Exception
Aliases: as.character.Exception Exception.as.character as.character.Exception as.character,Exception-method
Keywords: programming methods error internal methods
Description: Gets a character string representing of the Exception
URL: ../../../library/R.oo/html/as.character.Exception.html

Entry: as.character.Object
Aliases: as.character.Object Object.as.character as.character.Object as.character,Object-method
Keywords: programming methods internal methods
Description: Gets a character string representing the object
URL: ../../../library/R.oo/html/as.character.Object.html

Entry: as.character.Package
Aliases: as.character.Package Package.as.character as.character.Package as.character,Package-method
Keywords: internal methods
Description: Gets a string representation of this package
URL: ../../../library/R.oo/html/as.character.Package.html

Entry: as.character.RccViolationException
Aliases: as.character.RccViolationException RccViolationException.as.character as.character.RccViolationException as.character,RccViolationException-method
Keywords: programming methods error internal methods
Description: Gets a string representing of the RCC violation
URL: ../../../library/R.oo/html/as.character.RccViolationException.html

Entry: as.character.RdocException
Aliases: as.character.RdocException RdocException.as.character as.character.RdocException as.character,RdocException-method
Keywords: programming methods error internal methods
Description: Gets a character string representing of the RdocException
URL: ../../../library/R.oo/html/as.character.RdocException.html

Entry: attach.BasicObject
Aliases: attach.BasicObject BasicObject.attach attach.BasicObject attach,BasicObject-method
Keywords: programming methods internal methods
Description: Attach an BasicObject to the \R search path
URL: ../../../library/R.oo/html/attach.BasicObject.html

Entry: attach.Object
Aliases: attach.Object Object.attach attach.Object attach,Object-method
Keywords: programming methods internal methods
Description: Attaches an Object to the \R search path
URL: ../../../library/R.oo/html/attach.Object.html

Entry: attachLocally.Object
Aliases: attachLocally.Object Object.attachLocally attachLocally.Object attachLocally,Object-method
Keywords: internal methods utilities programming
Description: Attaches an Object locally to an environment
URL: ../../../library/R.oo/html/attachLocally.Object.html

Entry: charToInt
Aliases: charToInt.default charToInt
Keywords: character
Description: Converts a vector of integers into a vector of ASCII characters
URL: ../../../library/R.oo/html/charToInt.html

Entry: check.Rdoc
Aliases: check.Rdoc Rdoc.check check.Rdoc check,Rdoc-method
Keywords: internal methods documentation
Description: Checks the compiled Rd files
URL: ../../../library/R.oo/html/check.Rdoc.html

Entry: clearCache.Object
Aliases: clearCache.Object Object.clearCache clearCache.Object clearCache,Object-method
Keywords: internal methods programming
Description: Clear fields that are defined to have cached values
URL: ../../../library/R.oo/html/clearCache.Object.html

Entry: clone.Object
Aliases: clone.Object Object.clone clone.Object clone,Object-method
Keywords: programming methods internal methods
Description: Clones an Object
URL: ../../../library/R.oo/html/clone.Object.html

Entry: compile.Rdoc
Aliases: compile.Rdoc Rdoc.compile compile.Rdoc compile,Rdoc-method
Keywords: internal methods documentation
Description: Compile source code files containing Rdoc comments into Rd files
URL: ../../../library/R.oo/html/compile.Rdoc.html

Entry: createManPath.Rdoc
Aliases: createManPath.Rdoc Rdoc.createManPath createManPath.Rdoc createManPath,Rdoc-method
Keywords: internal methods documentation
Description: Creates the directory where the Rd files should be saved
URL: ../../../library/R.oo/html/createManPath.Rdoc.html

Entry: createName.Rdoc
Aliases: createName.Rdoc Rdoc.createName createName.Rdoc createName,Rdoc-method
Keywords: internal methods documentation
Description: Creates a class-method name
URL: ../../../library/R.oo/html/createName.Rdoc.html

Entry: declaration.Rdoc
Aliases: declaration.Rdoc Rdoc.declaration declaration.Rdoc declaration,Rdoc-method
Keywords: internal methods documentation
Description: Gets the class declaration
URL: ../../../library/R.oo/html/declaration.Rdoc.html

Entry: detach.BasicObject
Aliases: detach.BasicObject BasicObject.detach detach.BasicObject detach,BasicObject-method
Keywords: programming methods internal methods
Description: Detach an BasicObject from the \R search path
URL: ../../../library/R.oo/html/detach.BasicObject.html

Entry: detach.Object
Aliases: detach.Object Object.detach detach.Object detach,Object-method
Keywords: programming methods internal methods
Description: Detach an Object from the \R search path
URL: ../../../library/R.oo/html/detach.Object.html

Entry: dimension
Aliases: dimension.default dimension
Keywords: attribute utilities
Description: Gets the dimension of the object
URL: ../../../library/R.oo/html/dimension.html

Entry: equals.BasicObject
Aliases: equals.BasicObject BasicObject.equals equals.BasicObject equals,BasicObject-method
Keywords: programming methods internal methods
Description: Compares an object with another
URL: ../../../library/R.oo/html/equals.BasicObject.html

Entry: equals.Object
Aliases: equals.Object Object.equals equals.Object equals,Object-method
Keywords: programming methods internal methods
Description: Compares an object with another
URL: ../../../library/R.oo/html/equals.Object.html

Entry: equals
Aliases: equals.default equals
Keywords: attribute utilities
Description: Compares an object with another
URL: ../../../library/R.oo/html/equals.html

Entry: escapeRdFilename.Rdoc
Aliases: escapeRdFilename.Rdoc Rdoc.escapeRdFilename escapeRdFilename.Rdoc escapeRdFilename,Rdoc-method
Keywords: internal methods documentation
Description: Escape non-valid characters in a filename
URL: ../../../library/R.oo/html/escapeRdFilename.Rdoc.html

Entry: extend.BasicObject
Aliases: extend.BasicObject BasicObject.extend extend.BasicObject extend,BasicObject-method
Keywords: programming methods internal methods
Description: Extends another class
URL: ../../../library/R.oo/html/extend.BasicObject.html

Entry: extend.Object
Aliases: extend.Object Object.extend extend.Object extend,Object-method
Keywords: programming methods internal methods
Description: Extends another class
URL: ../../../library/R.oo/html/extend.Object.html

Entry: extend
Aliases: extend.default extend
Keywords: programming methods
Description: Extends a object
URL: ../../../library/R.oo/html/extend.html

Entry: finalize.Object
Aliases: finalize.Object Object.finalize finalize.Object finalize,Object-method
Keywords: internal methods programming
Description: Finalizer methods called when object is clean out
URL: ../../../library/R.oo/html/finalize.Object.html

Entry: forName.Class
Aliases: forName.Class Class.forName forName.Class forName,Class-method
Keywords: internal methods programming
Description: Gets a Class object by a name of a class
URL: ../../../library/R.oo/html/forName.Class.html

Entry: gc.Object
Aliases: gc.Object Object.gc gc.Object gc,Object-method
Keywords: internal methods programming
Description: Clear cached fields and calls the garbage collector
URL: ../../../library/R.oo/html/gc.Object.html

Entry: getAuthor.Package
Aliases: getAuthor.Package Package.getAuthor getAuthor.Package getAuthor,Package-method
Keywords: internal methods
Description: Gets the Author of this package
URL: ../../../library/R.oo/html/getAuthor.Package.html

Entry: getBundle.Package
Aliases: getBundle.Package Package.getBundle getBundle.Package getBundle,Package-method
Keywords: internal methods
Description: Gets the Bundle that this package might belong to
URL: ../../../library/R.oo/html/getBundle.Package.html

Entry: getBundlePackages.Package
Aliases: getBundlePackages.Package Package.getBundlePackages getBundlePackages.Package getBundlePackages,Package-method
Keywords: internal methods
Description: Gets the names of the other packages that is in the same bundle as this package
URL: ../../../library/R.oo/html/getBundlePackages.Package.html

Entry: getChangeLog.Package
Aliases: getChangeLog.Package Package.getChangeLog getChangeLog.Package getChangeLog,Package-method Package.getHistory getHistory.Package getHistory,Package-method
Keywords: internal methods
Description: Gets the change log of this package
URL: ../../../library/R.oo/html/getChangeLog.Package.html

Entry: getClassS4Usage.Rdoc
Aliases: getClassS4Usage.Rdoc Rdoc.getClassS4Usage getClassS4Usage.Rdoc getClassS4Usage,Rdoc-method
Keywords: internal methods documentation
Description: Gets the usage of a S4 class
URL: ../../../library/R.oo/html/getClassS4Usage.Rdoc.html

Entry: getClasses.Package
Aliases: getClasses.Package Package.getClasses getClasses.Package getClasses,Package-method
Keywords: internal methods
Description: Gets all classes of a package
URL: ../../../library/R.oo/html/getClasses.Package.html

Entry: getContents.Package
Aliases: getContents.Package Package.getContents getContents.Package getContents,Package-method
Keywords: internal methods
Description: Gets the contents of this package
URL: ../../../library/R.oo/html/getContents.Package.html

Entry: getContribUrl.Package
Aliases: getContribUrl.Package Package.getContribUrl getContribUrl.Package getContribUrl,Package-method
Keywords: internal methods
Description: Gets the URL(s) from where this package can be installed
URL: ../../../library/R.oo/html/getContribUrl.Package.html

Entry: getDataPath.Package
Aliases: getDataPath.Package Package.getDataPath getDataPath.Package getDataPath,Package-method
Keywords: internal methods
Description: Gets the path to the data (data/) directory of this package
URL: ../../../library/R.oo/html/getDataPath.Package.html

Entry: getDate.Package
Aliases: getDate.Package Package.getDate getDate.Package getDate,Package-method
Keywords: internal methods
Description: Gets the date when package was build
URL: ../../../library/R.oo/html/getDate.Package.html

Entry: getDescription.Package
Aliases: getDescription.Package Package.getDescription getDescription.Package getDescription,Package-method
Keywords: internal methods
Description: Gets the description of the package
URL: ../../../library/R.oo/html/getDescription.Package.html

Entry: getDescriptionFile.Package
Aliases: getDescriptionFile.Package Package.getDescriptionFile getDescriptionFile.Package getDescriptionFile,Package-method
Keywords: internal methods
Description: Gets the description file of this package
URL: ../../../library/R.oo/html/getDescriptionFile.Package.html

Entry: getDetails.Class
Aliases: getDetails.Class Class.getDetails getDetails.Class getDetails,Class-method
Keywords: internal methods programming
Description: Lists the fields and methods of a class
URL: ../../../library/R.oo/html/getDetails.Class.html

Entry: getDevelUrl.Package
Aliases: getDevelUrl.Package Package.getDevelUrl getDevelUrl.Package getDevelUrl,Package-method
Keywords: internal methods
Description: Gets the URL(s) from where the developers version of this package can be installed
URL: ../../../library/R.oo/html/getDevelUrl.Package.html

Entry: getDocPath.Package
Aliases: getDocPath.Package Package.getDocPath getDocPath.Package getDocPath,Package-method
Keywords: internal methods
Description: Gets the path to the accompanying documentation (doc/) directory of this package
URL: ../../../library/R.oo/html/getDocPath.Package.html

Entry: getEnvironment.Object
Aliases: getEnvironment.Object Object.getEnvironment getEnvironment.Object getEnvironment,Object-method
Keywords: internal methods programming
Description: Gets the environment of this object
URL: ../../../library/R.oo/html/getEnvironment.Object.html

Entry: getEnvironment.Package
Aliases: getEnvironment.Package Package.getEnvironment getEnvironment.Package getEnvironment,Package-method
Keywords: internal methods
Description: Gets the environment of a loaded package
URL: ../../../library/R.oo/html/getEnvironment.Package.html

Entry: getExamplePath.Package
Aliases: getExamplePath.Package Package.getExamplePath getExamplePath.Package getExamplePath,Package-method
Keywords: internal methods
Description: Gets the path to the example (R-ex/) directory of this package
URL: ../../../library/R.oo/html/getExamplePath.Package.html

Entry: getFields.BasicObject
Aliases: getFields.BasicObject BasicObject.getFields getFields.BasicObject getFields,BasicObject-method
Keywords: programming methods internal methods
Description: Returns the field names of an BasicObject
URL: ../../../library/R.oo/html/getFields.BasicObject.html

Entry: getFields.Class
Aliases: getFields.Class Class.getFields getFields.Class getFields,Class-method
Keywords: internal methods programming
Description: Returns the field names of a class
URL: ../../../library/R.oo/html/getFields.Class.html

Entry: getFields.Object
Aliases: getFields.Object Object.getFields getFields.Object getFields,Object-method Object.names names.Object names,Object-method
Keywords: programming methods internal methods
Description: Returns the field names of an Object
URL: ../../../library/R.oo/html/getFields.Object.html

Entry: getHowToCite.Package
Aliases: getHowToCite.Package Package.getHowToCite getHowToCite.Package getHowToCite,Package-method
Keywords: internal methods
Description: Gets the howToCite of this package
URL: ../../../library/R.oo/html/getHowToCite.Package.html

Entry: getInstanciationTime.BasicObject
Aliases: getInstanciationTime.BasicObject BasicObject.getInstanciationTime getInstanciationTime.BasicObject getInstanciationTime,BasicObject-method
Keywords: programming methods internal methods
Description: Gets the time when the object was instanciated
URL: ../../../library/R.oo/html/getInstanciationTime.BasicObject.html

Entry: getInstanciationTime.Object
Aliases: getInstanciationTime.Object Object.getInstanciationTime getInstanciationTime.Object getInstanciationTime,Object-method
Keywords: programming methods internal methods
Description: Gets the time when the object was instanciated
URL: ../../../library/R.oo/html/getInstanciationTime.Object.html

Entry: getInternalAddress.Object
Aliases: getInternalAddress.Object Object.getInternalAddress getInternalAddress.Object getInternalAddress,Object-method
Keywords: programming methods internal methods
Description: Gets the memory location where the Object resides
URL: ../../../library/R.oo/html/getInternalAddress.Object.html

Entry: getKeywords.Rdoc
Aliases: getKeywords.Rdoc Rdoc.getKeywords getKeywords.Rdoc getKeywords,Rdoc-method
Keywords: internal methods documentation
Description: Gets the keywords defined in R with descriptions
URL: ../../../library/R.oo/html/getKeywords.Rdoc.html

Entry: getKnownSubclasses.Class
Aliases: getKnownSubclasses.Class Class.getKnownSubclasses getKnownSubclasses.Class getKnownSubclasses,Class-method
Keywords: internal methods programming
Description: Gets all subclasses that are currently loaded
URL: ../../../library/R.oo/html/getKnownSubclasses.Class.html

Entry: getKnownSubclasses.classRepresentation
Aliases: getKnownSubclasses.classRepresentation getKnownSubclasses.classRepresentation
Keywords: methods internal documentation
Description: Gets the known subclasses
URL: ../../../library/R.oo/html/getKnownSubclasses.classRepresentation.html

Entry: getLastException.Exception
Aliases: getLastException.Exception Exception.getLastException getLastException.Exception getLastException,Exception-method
Keywords: programming methods error internal methods
Description: Static method to get the last Exception thrown
URL: ../../../library/R.oo/html/getLastException.Exception.html

Entry: getLicense.Package
Aliases: getLicense.Package Package.getLicense getLicense.Package getLicense,Package-method
Keywords: internal methods
Description: Gets the License of this package
URL: ../../../library/R.oo/html/getLicense.Package.html

Entry: getMaintainer.Package
Aliases: getMaintainer.Package Package.getMaintainer getMaintainer.Package getMaintainer,Package-method
Keywords: internal methods
Description: Gets the Maintainer of this package
URL: ../../../library/R.oo/html/getMaintainer.Package.html

Entry: getManPath.Rdoc
Aliases: getManPath.Rdoc Rdoc.getManPath getManPath.Rdoc getManPath,Rdoc-method
Keywords: internal methods documentation
Description: Gets the path to the directory where the Rd files will be saved
URL: ../../../library/R.oo/html/getManPath.Rdoc.html

Entry: getMessage.Exception
Aliases: getMessage.Exception Exception.getMessage getMessage.Exception getMessage,Exception-method
Keywords: programming methods error internal methods
Description: Gets the message of the Exception
URL: ../../../library/R.oo/html/getMessage.Exception.html

Entry: getMessage.InternalErrorException
Aliases: getMessage.InternalErrorException InternalErrorException.getMessage getMessage.InternalErrorException getMessage,InternalErrorException-method
Keywords: programming methods error internal methods
Description: Gets the message of the exception
URL: ../../../library/R.oo/html/getMessage.InternalErrorException.html

Entry: getMethods.Class
Aliases: getMethods.Class Class.getMethods getMethods.Class getMethods,Class-method
Keywords: internal methods programming
Description: Returns the method names of class and its super classes
URL: ../../../library/R.oo/html/getMethods.Class.html

Entry: getName.Class
Aliases: getName.Class Class.getName getName.Class getName,Class-method
Keywords: internal methods programming
Description: Gets the name of the class
URL: ../../../library/R.oo/html/getName.Class.html

Entry: getName.Package
Aliases: getName.Package Package.getName getName.Package getName,Package-method
Keywords: internal methods
Description: Gets the name of this package
URL: ../../../library/R.oo/html/getName.Package.html

Entry: getNameFormat.Rdoc
Aliases: getNameFormat.Rdoc Rdoc.getNameFormat getNameFormat.Rdoc getNameFormat,Rdoc-method
Keywords: internal methods documentation
Description: Gets the current name format
URL: ../../../library/R.oo/html/getNameFormat.Rdoc.html

Entry: getPackage.Class
Aliases: getPackage.Class Class.getPackage getPackage.Class getPackage,Class-method
Keywords: internal methods programming
Description: Gets the package to which the class belongs
URL: ../../../library/R.oo/html/getPackage.Class.html

Entry: getPackage.InternalErrorException
Aliases: getPackage.InternalErrorException InternalErrorException.getPackage getPackage.InternalErrorException getPackage,InternalErrorException-method
Keywords: programming methods error internal methods
Description: Gets the suspicious package likely to contain an error
URL: ../../../library/R.oo/html/getPackage.InternalErrorException.html

Entry: getPackageNameOf.Rdoc
Aliases: getPackageNameOf.Rdoc Rdoc.getPackageNameOf getPackageNameOf.Rdoc getPackageNameOf,Rdoc-method
Keywords: internal methods documentation
Description: Gets the package of a method or an object
URL: ../../../library/R.oo/html/getPackageNameOf.Rdoc.html

Entry: getPath.Package
Aliases: getPath.Package Package.getPath getPath.Package getPath,Package-method
Keywords: internal methods
Description: Gets the library (system) path to this package
URL: ../../../library/R.oo/html/getPath.Package.html

Entry: getPosition.Package
Aliases: getPosition.Package Package.getPosition getPosition.Package getPosition,Package-method
Keywords: internal methods
Description: Gets the search path position of the package
URL: ../../../library/R.oo/html/getPosition.Package.html

Entry: getRccUrl.RccViolationException
Aliases: getRccUrl.RccViolationException RccViolationException.getRccUrl getRccUrl.RccViolationException getRccUrl,RccViolationException-method
Keywords: programming methods error internal methods
Description: Static method to get a URL where the RCC can be found
URL: ../../../library/R.oo/html/getRccUrl.RccViolationException.html

Entry: getRdDeclaration.Class
Aliases: getRdDeclaration.Class Class.getRdDeclaration getRdDeclaration.Class getRdDeclaration,Class-method
Keywords: internal methods documentation
Description: Gets the class declaraction in Rd format
URL: ../../../library/R.oo/html/getRdDeclaration.Class.html

Entry: getRdDeclaration.classRepresentation
Aliases: getRdDeclaration.classRepresentation getRdDeclaration.classRepresentation
Keywords: methods internal documentation
Description: Gets the class declaration in Rd format
URL: ../../../library/R.oo/html/getRdDeclaration.classRepresentation.html

Entry: getRdHierarchy.Class
Aliases: getRdHierarchy.Class Class.getRdHierarchy getRdHierarchy.Class getRdHierarchy,Class-method
Keywords: internal methods documentation
Description: Gets the class hierarchy in Rd format
URL: ../../../library/R.oo/html/getRdHierarchy.Class.html

Entry: getRdHierarchy.classRepresentation
Aliases: getRdHierarchy.classRepresentation getRdHierarchy.classRepresentation
Keywords: methods internal documentation
Description: Gets the class hierarchy in Rd format
URL: ../../../library/R.oo/html/getRdHierarchy.classRepresentation.html

Entry: getRdMethods.Class
Aliases: getRdMethods.Class Class.getRdMethods getRdMethods.Class getRdMethods,Class-method
Keywords: internal methods documentation
Description: Gets the methods of a class in Rd format
URL: ../../../library/R.oo/html/getRdMethods.Class.html

Entry: getRdMethods.classRepresentation
Aliases: getRdMethods.classRepresentation getRdMethods.classRepresentation
Keywords: methods internal documentation
Description: Gets the methods in Rd format
URL: ../../../library/R.oo/html/getRdMethods.classRepresentation.html

Entry: getRdTitle.Rdoc
Aliases: getRdTitle.Rdoc Rdoc.getRdTitle getRdTitle.Rdoc getRdTitle,Rdoc-method
Keywords: internal methods documentation
Description: Extracts the title string of a Rd file
URL: ../../../library/R.oo/html/getRdTitle.Rdoc.html

Entry: getSource.RdocException
Aliases: getSource.RdocException RdocException.getSource getSource.RdocException getSource,RdocException-method
Keywords: programming methods error internal methods
Description: Gets the source of the exception
URL: ../../../library/R.oo/html/getSource.RdocException.html

Entry: getStackTrace.Exception
Aliases: getStackTrace.Exception Exception.getStackTrace getStackTrace.Exception getStackTrace,Exception-method Exception.getCall getCall.Exception getCall,Exception-method
Keywords: programming methods error internal methods
Description: Gets the stack trace saved when the exception was created
URL: ../../../library/R.oo/html/getStackTrace.Exception.html

Entry: getStackTraceString.Exception
Aliases: getStackTraceString.Exception Exception.getStackTraceString getStackTraceString.Exception getStackTraceString,Exception-method
Keywords: programming methods error internal methods
Description: Gets the stack trace as a string
URL: ../../../library/R.oo/html/getStackTraceString.Exception.html

Entry: getStaticInstance.Class
Aliases: getStaticInstance.Class Class.getStaticInstance getStaticInstance.Class getStaticInstance,Class-method
Keywords: internal methods programming
Description: Gets the static instance of this class
URL: ../../../library/R.oo/html/getStaticInstance.Class.html

Entry: getStaticInstance.Object
Aliases: getStaticInstance.Object Object.getStaticInstance getStaticInstance.Object getStaticInstance,Object-method
Keywords: programming methods internal methods
Description: Gets the static instance of this objects class
URL: ../../../library/R.oo/html/getStaticInstance.Object.html

Entry: getSuperclasses.Class
Aliases: getSuperclasses.Class Class.getSuperclasses getSuperclasses.Class getSuperclasses,Class-method
Keywords: internal methods programming
Description: Gets the super classes of this class
URL: ../../../library/R.oo/html/getSuperclasses.Class.html

Entry: getSuperclasses.classRepresentation
Aliases: getSuperclasses.classRepresentation getSuperclasses.classRepresentation
Keywords: methods internal documentation
Description: Gets the superclasses
URL: ../../../library/R.oo/html/getSuperclasses.classRepresentation.html

Entry: getTitle.Package
Aliases: getTitle.Package Package.getTitle getTitle.Package getTitle,Package-method
Keywords: internal methods
Description: Gets the Title of this package
URL: ../../../library/R.oo/html/getTitle.Package.html

Entry: getUrl.Package
Aliases: getUrl.Package Package.getUrl getUrl.Package getUrl,Package-method
Keywords: internal methods
Description: Gets the URL of this package
URL: ../../../library/R.oo/html/getUrl.Package.html

Entry: getUsage.Rdoc
Aliases: getUsage.Rdoc Rdoc.getUsage getUsage.Rdoc getUsage,Rdoc-method
Keywords: internal methods documentation
Description: Gets the usage of a method
URL: ../../../library/R.oo/html/getUsage.Rdoc.html

Entry: getVersion.Package
Aliases: getVersion.Package Package.getVersion getVersion.Package getVersion,Package-method
Keywords: internal methods
Description: Gets the version of this package
URL: ../../../library/R.oo/html/getVersion.Package.html

Entry: getWhen.Exception
Aliases: getWhen.Exception Exception.getWhen getWhen.Exception getWhen,Exception-method
Keywords: programming methods error internal methods
Description: Gets the time when the Exception was created
URL: ../../../library/R.oo/html/getWhen.Exception.html

Entry: hasField.BasicObject
Aliases: hasField.BasicObject BasicObject.hasField hasField.BasicObject hasField,BasicObject-method
Keywords: programming methods internal methods
Description: Checks if a field exists or not
URL: ../../../library/R.oo/html/hasField.BasicObject.html

Entry: hasField.Object
Aliases: hasField.Object Object.hasField hasField.Object hasField,Object-method
Keywords: programming methods internal methods
Description: Checks if a field exists or not
URL: ../../../library/R.oo/html/hasField.Object.html

Entry: hashCode.BasicObject
Aliases: hashCode.BasicObject BasicObject.hashCode hashCode.BasicObject hashCode,BasicObject-method
Keywords: programming methods internal methods
Description: Gets a hash code for the object
URL: ../../../library/R.oo/html/hashCode.BasicObject.html

Entry: hashCode.Object
Aliases: hashCode.Object Object.hashCode hashCode.Object hashCode,Object-method
Keywords: programming methods internal methods
Description: Gets a hash code for the Object
URL: ../../../library/R.oo/html/hashCode.Object.html

Entry: hashCode
Aliases: hashCode.default hashCode
Keywords: programming methods
Description: Gets an integer hashcoded for \R objects
URL: ../../../library/R.oo/html/hashCode.html

Entry: hierarchy.Rdoc
Aliases: hierarchy.Rdoc Rdoc.hierarchy hierarchy.Rdoc hierarchy,Rdoc-method
Keywords: internal methods documentation
Description: Gets the class hierarchy
URL: ../../../library/R.oo/html/hierarchy.Rdoc.html

Entry: intToChar
Aliases: intToChar.default intToChar
Keywords: character
Description: Converts a vector of ASCII characters into a vector of integers
URL: ../../../library/R.oo/html/intToChar.html

Entry: isAbstract.Class
Aliases: isAbstract.Class Class.isAbstract isAbstract.Class isAbstract,Class-method
Keywords: internal methods programming
Description: Checks if a class is abstract or not
URL: ../../../library/R.oo/html/isAbstract.Class.html

Entry: isBeingCreated.Class
Aliases: isBeingCreated.Class Class.isBeingCreated isBeingCreated.Class isBeingCreated,Class-method
Keywords: internal methods programming
Description: Checks if a class is currently being initiated initiated
URL: ../../../library/R.oo/html/isBeingCreated.Class.html

Entry: isDeprecated.Class
Aliases: isDeprecated.Class Class.isDeprecated isDeprecated.Class isDeprecated,Class-method
Keywords: internal methods programming
Description: Checks if a class is deprecated or not
URL: ../../../library/R.oo/html/isDeprecated.Class.html

Entry: isGenericS3
Aliases: isGenericS3.default isGenericS3
Keywords: programming methods
Description: Checks if a function is a S3/UseMethod generic function
URL: ../../../library/R.oo/html/isGenericS3.html

Entry: isGenericS4
Aliases: isGenericS4.default isGenericS4
Keywords: programming methods
Description: Checks if a function is a S4 generic function
URL: ../../../library/R.oo/html/isGenericS4.html

Entry: isKeyword.Rdoc
Aliases: isKeyword.Rdoc Rdoc.isKeyword isKeyword.Rdoc isKeyword,Rdoc-method
Keywords: internal methods documentation
Description: Checks if a word is a Rd keyword
URL: ../../../library/R.oo/html/isKeyword.Rdoc.html

Entry: isLoaded.Package
Aliases: isLoaded.Package Package.isLoaded isLoaded.Package isLoaded,Package-method
Keywords: internal methods
Description: Checks if the package is installed on the search path or not
URL: ../../../library/R.oo/html/isLoaded.Package.html

Entry: isPrivate.Class
Aliases: isPrivate.Class Class.isPrivate isPrivate.Class isPrivate,Class-method
Keywords: internal methods programming
Description: Checks if a class is defined private or not
URL: ../../../library/R.oo/html/isPrivate.Class.html

Entry: isProtected.Class
Aliases: isProtected.Class Class.isProtected isProtected.Class isProtected,Class-method
Keywords: internal methods programming
Description: Checks if a class is defined protected or not
URL: ../../../library/R.oo/html/isProtected.Class.html

Entry: isPublic.Class
Aliases: isPublic.Class Class.isPublic isPublic.Class isPublic,Class-method
Keywords: internal methods programming
Description: Checks if a class is defined public or not
URL: ../../../library/R.oo/html/isPublic.Class.html

Entry: isReferable.BasicObject
Aliases: isReferable.BasicObject BasicObject.isReferable isReferable.BasicObject isReferable,BasicObject-method
Keywords: programming methods internal methods
Description: Checks if the object is referable or not
URL: ../../../library/R.oo/html/isReferable.BasicObject.html

Entry: isReferable.Object
Aliases: isReferable.Object Object.isReferable isReferable.Object isReferable,Object-method
Keywords: programming methods internal methods
Description: Checks if the object is referable or not
URL: ../../../library/R.oo/html/isReferable.Object.html

Entry: isStatic.Class
Aliases: isStatic.Class Class.isStatic isStatic.Class isStatic,Class-method
Keywords: internal methods programming
Description: Checks if a class is static or not
URL: ../../../library/R.oo/html/isStatic.Class.html

Entry: isVisible.Rdoc
Aliases: isVisible.Rdoc Rdoc.isVisible isVisible.Rdoc isVisible,Rdoc-method
Keywords: internal methods documentation
Description: Checks if a member is visible given its modifiers
URL: ../../../library/R.oo/html/isVisible.Rdoc.html

Entry: ll.Object
Aliases: ll.Object Object.ll ll.Object ll,Object-method
Keywords: programming methods internal methods
Description: Generates a list of informative properties of all members of an Object
URL: ../../../library/R.oo/html/ll.Object.html

Entry: ll.Package
Aliases: ll.Package Package.ll ll.Package ll,Package-method
Keywords: internal methods
Description: Generates a list of informative properties of all members of the package
URL: ../../../library/R.oo/html/ll.Package.html

Entry: ll
Aliases: ll.default ll
Keywords: utilities
Description: Generates a list of informative properties of all members of an environment
URL: ../../../library/R.oo/html/ll.html

Entry: load.Object
Aliases: load.Object Object.load load.Object load,Object-method
Keywords: programming methods IO internal methods
Description: Static method to load an Object from a file or a connection
URL: ../../../library/R.oo/html/load.Object.html

Entry: load.Package
Aliases: load.Package Package.load load.Package load,Package-method
Keywords: internal methods
Description: Loads a package
URL: ../../../library/R.oo/html/load.Package.html

Entry: methodsInheritedFrom.Rdoc
Aliases: methodsInheritedFrom.Rdoc Rdoc.methodsInheritedFrom methodsInheritedFrom.Rdoc methodsInheritedFrom,Rdoc-method
Keywords: internal methods documentation
Description: Gets all methods inherited from a class in Rd format
URL: ../../../library/R.oo/html/methodsInheritedFrom.Rdoc.html

Entry: newInstance.Class
Aliases: newInstance.Class Class.newInstance newInstance.Class newInstance,Class-method
Keywords: internal methods programming
Description: Creates a new instance of this class
URL: ../../../library/R.oo/html/newInstance.Class.html

Entry: newInstance.Object
Aliases: newInstance.Object Object.newInstance newInstance.Object newInstance,Object-method
Keywords: internal methods programming
Description: Creates a new instance of the same class as this object
URL: ../../../library/R.oo/html/newInstance.Object.html

Entry: novirtual.Object
Aliases: novirtual.Object Object.novirtual novirtual.Object novirtual,Object-method
Keywords: programming methods internal methods
Description: Returns a reference to the same Object with virtual fields turned off
URL: ../../../library/R.oo/html/novirtual.Object.html

Entry: objectSize.BasicObject
Aliases: objectSize.BasicObject BasicObject.objectSize objectSize.BasicObject objectSize,BasicObject-method
Keywords: programming methods internal methods
Description: Gets the size of the BasicObject in bytes
URL: ../../../library/R.oo/html/objectSize.BasicObject.html

Entry: objectSize.Object
Aliases: objectSize.Object Object.objectSize objectSize.Object objectSize,Object-method
Keywords: programming methods internal methods
Description: Gets the size of the Object in bytes
URL: ../../../library/R.oo/html/objectSize.Object.html

Entry: objectSize
Aliases: objectSize.default objectSize
Keywords: attribute utilities
Description: Gets the size of the object in bytes
URL: ../../../library/R.oo/html/objectSize.html

Entry: print.BasicObject
Aliases: print.BasicObject BasicObject.print print.BasicObject print,BasicObject-method
Keywords: programming methods internal methods
Description: Prints an BasicObject
URL: ../../../library/R.oo/html/print.BasicObject.html

Entry: print.Class
Aliases: print.Class Class.print print.Class print,Class-method
Keywords: internal methods programming
Description: Prints detailed information about the class and its fields and methods
URL: ../../../library/R.oo/html/print.Class.html

Entry: print.Exception
Aliases: print.Exception Exception.print print.Exception print,Exception-method
Keywords: programming methods error internal methods
Description: Prints the Exception
URL: ../../../library/R.oo/html/print.Exception.html

Entry: print.Object
Aliases: print.Object Object.print print.Object print,Object-method
Keywords: programming methods internal methods
Description: Prints an Object
URL: ../../../library/R.oo/html/print.Object.html

Entry: printStackTrace.Exception
Aliases: printStackTrace.Exception Exception.printStackTrace printStackTrace.Exception printStackTrace,Exception-method
Keywords: programming methods error internal methods
Description: Prints the stack trace saved when the exception was created
URL: ../../../library/R.oo/html/printStackTrace.Exception.html

Entry: save.Object
Aliases: save.Object Object.save save.Object save,Object-method
Keywords: programming methods IO internal methods
Description: Saves an Object to a file or a connection
URL: ../../../library/R.oo/html/save.Object.html

Entry: setConstructorS3
Aliases: setConstructorS3.default setConstructorS3
Keywords: programming methods
Description: Defines a class in S3/UseMethod style
URL: ../../../library/R.oo/html/setConstructorS3.html

Entry: setGenericS3
Aliases: setGenericS3.default setGenericS3
Keywords: programming methods internal
Description: Creates a generic function in S3/UseMethod style
URL: ../../../library/R.oo/html/setGenericS3.html

Entry: setManPath.Rdoc
Aliases: setManPath.Rdoc Rdoc.setManPath setManPath.Rdoc setManPath,Rdoc-method
Keywords: internal methods documentation
Description: Sets the path to the directory where the Rd files should be saved
URL: ../../../library/R.oo/html/setManPath.Rdoc.html

Entry: setMethodS3
Aliases: setMethodS3.default setMethodS3
Keywords: programming methods
Description: Creates a method for a class using S3/UseMethod style
URL: ../../../library/R.oo/html/setMethodS3.html

Entry: setNameFormat.Rdoc
Aliases: setNameFormat.Rdoc Rdoc.setNameFormat setNameFormat.Rdoc setNameFormat,Rdoc-method
Keywords: internal methods documentation
Description: Sets the current name format
URL: ../../../library/R.oo/html/setNameFormat.Rdoc.html

Entry: showChangeLog.Package
Aliases: showChangeLog.Package Package.showChangeLog showChangeLog.Package showChangeLog,Package-method Package.showHistory showHistory.Package showHistory,Package-method
Keywords: internal methods
Description: Show the change log of this package
URL: ../../../library/R.oo/html/showChangeLog.Package.html

Entry: showContents.Package
Aliases: showContents.Package Package.showContents showContents.Package showContents,Package-method
Keywords: internal methods
Description: Show the CONTENTS file of this package
URL: ../../../library/R.oo/html/showContents.Package.html

Entry: showDescriptionFile.Package
Aliases: showDescriptionFile.Package Package.showDescriptionFile showDescriptionFile.Package showDescriptionFile,Package-method
Keywords: internal methods
Description: Show the DESCRIPTION file of this package
URL: ../../../library/R.oo/html/showDescriptionFile.Package.html

Entry: showHowToCite.Package
Aliases: showHowToCite.Package Package.showHowToCite showHowToCite.Package showHowToCite,Package-method
Keywords: internal methods
Description: Show the HOWTOCITE file of this package
URL: ../../../library/R.oo/html/showHowToCite.Package.html

Entry: staticCode.Object
Aliases: staticCode.Object Object.staticCode staticCode.Object staticCode,Object-method
Keywords: programming methods internal methods
Description: Method that will be call each time a new instance of a class is created
URL: ../../../library/R.oo/html/staticCode.Object.html

Entry: throw.Exception
Aliases: throw.Exception Exception.throw throw.Exception throw,Exception-method
Keywords: programming methods error internal methods
Description: Throws an Exception that can be caught
URL: ../../../library/R.oo/html/throw.Exception.html

Entry: throw
Aliases: throw.default throw
Keywords: error
Description: Throws an Exception
URL: ../../../library/R.oo/html/throw.html

Entry: throw.error
Aliases: throw.error throw.error
Keywords: error methods
Description: Throws (rethrows) an object of class 'error'
URL: ../../../library/R.oo/html/throw.error.html

Entry: trim
Aliases: trim.default trim
Keywords: character
Description: Converts to a string and removes leading and trailing whitespace
URL: ../../../library/R.oo/html/trim.html

Entry: typeOfClass
Aliases: typeOfClass.default typeOfClass
Keywords: character
Description: Gets the type of a class (S3 or S4)
URL: ../../../library/R.oo/html/typeOfClass.html

Entry: unload.Package
Aliases: unload.Package Package.unload unload.Package unload,Package-method
Keywords: internal methods
Description: Unloads a package
URL: ../../../library/R.oo/html/unload.Package.html

Entry: update.Package
Aliases: update.Package Package.update update.Package update,Package-method
Keywords: internal methods
Description: Updates the package is a newer version is available
URL: ../../../library/R.oo/html/update.Package.html
