Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (3.6.2) of this package.
Take me there.
methods (version 3.5.3)
Formal Methods and Classes
Description
Formally defined methods and classes for R objects, plus other programming tools, as described in the reference.
Copy Link
Link to current version
Version
Version
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.3
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.3
3.2.5
3.2.4
3.2.2
3.2.0
3.1.3
3.1.2
3.1.0
3.0.3
Version
3.5.3
License
Part of R 3.5.3
Maintainer
R-core R-core@R-project.org
Last Published
December 12th, 2019
Functions in methods (3.5.3)
Search all functions
Classes_Details
Class Definitions
Documentation
Using and Creating On-line Documentation for Classes and Methods
language-class
Classes to Represent Unevaluated Language Objects
MethodWithNext-class
Class MethodWithNext
BasicClasses
Classes Corresponding to Basic Data Types
Classes
S4 Class Documentation
MethodsList-class
Class MethodsList, Defunct Representation of Methods
MethodsList
MethodsList Objects
EmptyMethodsList-class
Internal Class representing Empty Methods List
StructureClasses
Classes Corresponding to Basic Structures
MethodDefinition-class
Classes to Represent Method Definitions
Methods
S4 Class Documentation
environment-class
Class
"environment"
S4groupGeneric
S4 Group Generic Functions
TraceClasses
Classes Used Internally to Control Tracing
evalSource
Use Function Definitions from a Source File without Reinstalling a Package
MethodSupport
Additional (Support) Functions for Methods
findMethods
Description of the Methods Defined for a Generic Function
fixPre1.8
Fix Objects Saved from R Versions Previous to 1.8
findClass
Find Class Definitions
SClassExtension-class
Class to Represent Inheritance (Extension) Relations
LinearMethodsList-class
Class "LinearMethodsList"
getMethod
Get or Test for the Definition of a Method
nonStructure-class
A non-structure S4 Class for basic types
promptClass
Generate a Shell for Documentation of a Formal Class
Methods_for_S3
Methods For S3 and S4 Dispatch
Methods_Details
General Information on Methods
callNextMethod
Call an Inherited Method
Methods_for_Nongenerics
Methods for Non-Generic Functions in Other Packages
as
Force an Object to Belong to a Class
getPackageName
The Name associated with a Given Package
ObjectsWithPackage-class
A Vector of Object Names, with associated Package Names
genericFunction-class
Generic Function Objects
getClass
Get Class Definition
RClassUtils
Utilities for Managing Class Definitions
methods-package
Formal Methods and Classes
callGeneric
Call the Current Generic Function from a Method
canCoerce
Can an Object be Coerced to a Certain S4 Class?
setGeneric
Create a Generic Version of a Function
setGroupGeneric
Create a Group Generic Version of a Function
classesToAM
Compute an Adjacency Matrix for Superclasses of Class Definitions
dotsMethods
The Use of
...
in Method Signatures
new
Generate an Object from a Class
GenericFunctions
Tools for Managing Generic Functions
Introduction
Basic use of S4 Methods and Classes
cbind2
Combine two Objects by Columns or Rows
inheritedSlotNames
Names of Slots Inherited From a Super Class
showMethods
Show all the methods for the specified function(s) or class
RMethodUtils
Method Utilities
promptMethods
Generate a Shell for Documentation of Formal Methods
S3Part
S4 Classes that Contain S3 Classes
ReferenceClasses
Objects With Fields Treated by Reference (OOP-style)
initialize-methods
Methods to Initialize New Objects from a Class
className
Class names including the corresponding package
setMethod
Create and Save a Method
signature-class
Class
"signature"
For Method Definitions
classRepresentation-class
Class Objects
setOldClass
Register Old-Style (S3) Classes and Inheritance
validObject
Test the Validity of an Object
.BasicFunsList
List of Builtin and Special Functions
methods-defunct
Defunct Functions in Package
methods
hasArg
Look for an Argument in the Call
is
Is an Object from a Class?
implicitGeneric
Manage Implicit Versions of Generic Functions
isSealedMethod
Check for a Sealed Method or Class
methods-deprecated
Deprecated Functions in Package
methods
method.skeleton
Create a Skeleton File for a New Method
methodUtilities
Utility Functions for Methods and S-Plus Compatibility
languageEl
Elements of Language Objects
LocalReferenceClasses
Localized Objects based on Reference Classes
setClass
Create a Class Definition
setClassUnion
Classes Defined as the Union of Other Classes
removeMethod
Remove a Method
representation
Construct a Representation or a Prototype for a Class Definition
selectSuperClasses
Super Classes (of Specific Kinds) of a Class
setIs
Specify a Superclass Explicitly
setLoadActions
Set Actions For Package Loading
setAs
Methods for Coercing an Object to a Class
slot
The Slots in an Object from a Formal Class
envRefClass-class
Class
"envRefClass"
makeClassRepresentation
Create a Class Definition
show
Show an Object
substituteDirect
SubstituteDirect
testInheritedMethods
Test for and Report about Selection of Inherited Methods