The R Project SVN R

Rev

Rev 42389 | Rev 56184 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 42389 Rev 43625
Line 6... Line 6...
6
\name{implicitGeneric}
6
\name{implicitGeneric}
7
\alias{implicitGeneric}
7
\alias{implicitGeneric}
8
\alias{setGenericImplicit}
8
\alias{setGenericImplicit}
9
\alias{prohibitGeneric}
9
\alias{prohibitGeneric}
10
\alias{registerImplicitGenerics}
10
\alias{registerImplicitGenerics}
-
 
11
\alias{implicit generic}
11
\title{Manage Implicit Versions of Generic Functions}
12
\title{Manage Implicit Versions of Generic Functions}
12
\description{
13
\description{
13
  Create or access implicit generic functions, used to enforce
14
  Create or access implicit generic functions, used to enforce
14
  consistent generic versions of functions that are not currently
15
  consistent generic versions of functions that are not currently
15
  generic.  Function \code{implicitGeneric()} returns the implicit
16
  generic.  Function \code{implicitGeneric()} returns the implicit