Skip to Content
R in a Nutshell, 2nd Edition
book

R in a Nutshell, 2nd Edition

by Joseph Adler
October 2012
Beginner to intermediate
721 pages
21h 38m
English
O'Reilly Media, Inc.
Content preview from R in a Nutshell, 2nd Edition

methods

This package contains formally defined methods and classes for R objects, plus other programming tools.

Functions

FunctionDescription
@<-Gets or sets information about the individual slots in an object.
MethodAddCoercePossibly modifies one or more methods to explicitly coerce this argument to methodClass, the class for which the method is explicitly defined.
QuoteThese are utilities, currently in the methods package, that either provide some functionality needed by the package (e.g., element matching by name) or add compatibility with S-PLUS, or both.
S3Class, S3Class<-S3Class extracts or replaces the S3-style class from an S4 class that was created from an S3 class through setOldClass.
S3Part, S3Part<-The function S3Part extracts or replaces the S3 part of such an object.
addNextMethodGeneric function that finds the next method for the signature of the method definition method and caches that method in the method definition.
allNamesReturns the character vector of names (unlike names(), never returns NULL) for a method.
as, as<-Manage the relations that allow coercing an object to a given class.
asMethodDefinitionTurns a function definition into an object of class MethodDefinition, corresponding to the given signature (by default, generates a default method with empty signature).
assignClassDefAssigns the definition of the class to the specially named object.
assignMethodsMetaDataUtility to assign the metadata object recording the methods defined in a particular package.
balanceMethodsList ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R in a Nutshell

R in a Nutshell

Joseph Adler
The R Book, 2nd Edition

The R Book, 2nd Edition

Michael J. Crawley
The R Book

The R Book

Michael J. Crawley
R Packages

R Packages

Hadley Wickham

Publisher Resources

ISBN: 9781449358204Errata Page