The R Project SVN R

Rev

Rev 16802 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16802 Rev 19029
Line 67... Line 67...
67
method definition is to be stored.  It all works more or less as you
67
method definition is to be stored.  It all works more or less as you
68
might expect, admittedly via a bit of trickery in the background.  
68
might expect, admittedly via a bit of trickery in the background.  
69
  
69
  
70
}
70
}
71
\references{
71
\references{
72
The web page \url{http://www.omegahat.org/RSMethods/index.html} is the primary documentation.
72
  The web page \url{http://www.omegahat.org/RSMethods/index.html} is the
-
 
73
  primary documentation.
73
 
74
 
74
The functions in this package emulate the facility for classes and methods described in
75
  The functions in this package emulate the facility for classes and
75
\emph{Programming with Data}, (John M. Chambers, Springer, 1998).  See this book
76
  methods described in \emph{Programming with Data} (John M. Chambers,
76
for further details and examples.
77
  Springer, 1998).  See this book for further details and examples.
77
}
78
}
78
\author{
79
\author{
79
  John Chambers
80
  John Chambers
80
}
81
}
81
\keyword{internal}
82
\keyword{internal}