~showard314/ubuntu/karmic/r-base/remove_start_comments

« back to all changes in this revision

Viewing changes to src/library/methods/man/promptClass.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-01-19 12:40:24 UTC
  • mfrom: (5.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090119124024-abxsf4e0y7713w9m
Tags: 2.8.1-2
debian/control: Add another Build-Depends: exclusion for the 
'kfreebsd-i386 kfreebsd-amd64 hurd-i386' architecture to openjdk-6-jdk.
Thanks to Petr Salinger for the heads-up.               (Closes: 512324)

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
  VJ Carey \email{stvjc@channing.harvard.edu} and John Chambers
63
63
}
64
64
\references{
65
 
    The functions in this package emulate the facility for classes and
66
 
  methods described in \emph{Programming with Data} (John M. Chambers,
67
 
  Springer, 1998).  See this book for further details and examples.
 
65
 Chambers, John M. (2008)
 
66
 \emph{Software for Data Analysis: Programming with R}
 
67
  Springer.  (For the R version.)
 
68
 
 
69
 Chambers, John M. (1998)
 
70
 \emph{Programming with Data}
 
71
 Springer (For the original S4 version.) 
68
72
}
69
73
\seealso{
70
74
  \code{\link{prompt}} for documentation of functions,