The R Project SVN R

Rev

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

Rev 25351 Rev 25816
Line 50... Line 50...
50
\item{.Object = "environment"}{The \code{initialize} method for
50
\item{.Object = "environment"}{The \code{initialize} method for
51
    environments takes a named list of objects to be used to
51
    environments takes a named list of objects to be used to
52
    initialize the environment. }
52
    initialize the environment. }
53
 
53
 
54
\item{.Object = "signature"}{ This is a method for internal use only.
54
\item{.Object = "signature"}{ This is a method for internal use only.
-
 
55
 It takes an optional \code{functionDef} argument to provide a generic
-
 
56
 function with a \code{signature} slot to define the argument names.
-
 
57
 See \link{Methods} for details.
55
 }
58
 }
56
 
59
 
57
 
60
 
58
}}
61
}}
59
\section{Writing Initialization Methods}{Initialization methods
62
\section{Writing Initialization Methods}{Initialization methods