Learn R Programming

⚠️There's a newer version (3.6.2) of this package.Take me there.

methods (version 3.2.5)

Formal Methods and Classes

Description

Formally defined methods and classes for R objects, plus other programming tools, as described in the reference.

Copy Link

Version

Version

3.2.5

License

Part of R 3.2.5

Maintainer

R-core R-core@R-project.org

Last Published

December 12th, 2019

Functions in methods (3.2.5)

BasicClasses

Classes Corresponding to Basic Data Types
classRepresentation-class

Class Objects
Documentation

Using and Creating On-line Documentation for Classes and Methods
as

Force an Object to Belong to a Class
cbind2

Combine two Objects by Columns or Rows
Classes

Class Definitions
callGeneric

Call the Current Generic Function from a Method
classesToAM

Compute an Adjacency Matrix for Superclasses of Class Definitions
className

Class names including the corresponding package
dotsMethods

The Use of ... in Method Signatures
environment-class

Class "environment"
genericFunction-class

Generic Function Objects
findMethods

Description of the Methods Defined for a Generic Function
GenericFunctions

Tools for Managing Generic Functions
fixPre1.8

Fix Objects Saved from R Versions Previous to 1.8
EmptyMethodsList-class

Internal Class representing Empty Methods List
evalSource

Use Function Definitions from a Source File without Reinstalling a Package
getClass

Get Class Definition
findClass

Computations with Classes
getMethod

Get or Test for the Definition of a Method
language-class

Classes to Represent Unevaluated Language Objects
implicitGeneric

Manage Implicit Versions of Generic Functions
hasArg

Look for an Argument in the Call
LinearMethodsList-class

Class "LinearMethodsList"
isSealedMethod

Check for a Sealed Method or Class
inheritedSlotNames

Names of Slots Inherited From a Super Class
is

Is an Object from a Class?
initialize-methods

Methods to Initialize New Objects from a Class
getPackageName

The Name associated with a Given Package
languageEl

Elements of Language Objects
methods-deprecated

Deprecated Functions in Package methods
LocalReferenceClasses

Localized Objects based on Reference Classes
methods-defunct

Defunct Functions in Package methods
method.skeleton

Create a Skeleton File for a New Method
MethodsList-class

Class MethodsList, Defunct Representation of Methods
Methods

General Information on Methods
MethodSupport

Additional (Support) Functions for Methods
MethodDefinition-class

Classes to Represent Method Definitions
methodUtilities

Utility Functions for Methods and S-Plus Compatibility
methods-package

Formal Methods and Classes
ObjectsWithPackage-class

A Vector of Object Names, with associated Package Names
MethodWithNext-class

Class MethodWithNext
callNextMethod

Call an Inherited Method
new

Generate an Object from a Class
RMethodUtils

Method Utilities
representation

Construct a Representation or a Prototype for a Class Definition
promptMethods

Generate a Shell for Documentation of Formal Methods
promptClass

Generate a Shell for Documentation of a Formal Class
nonStructure-class

A non-structure S4 Class for basic types
S3Part

S3-style Objects and S4-class Objects
makeClassRepresentation

Create a Class Definition
setOldClass

Register Old-Style (S3) Classes and Inheritance
setLoadActions

Set Actions For Package Loading
setClass

Create a Class Definition
SClassExtension-class

Class to Represent Inheritance (Extension) Relations
setMethod

Create and Save a Method
S4groupGeneric

S4 Group Generic Functions
setClassUnion

Classes Defined as the Union of Other Classes
setGeneric

Define a New Generic Function
selectSuperClasses

Super Classes (of Specific Kinds) of a Class
substituteDirect

SubstituteDirect
signature-class

Class "signature" For Method Definitions
testInheritedMethods

Test for and Report about Selection of Inherited Methods
TraceClasses

Classes Used Internally to Control Tracing
slot

The Slots in an Object from a Formal Class
show

Show an Object
validObject

Test the Validity of an Object
showMethods

Show all the methods for the specified function(s) or class
envRefClass-class

Class "envRefClass"
StructureClasses

Classes Corresponding to Basic Structures
.BasicFunsList

List of Builtin and Special Functions