The R Project SVN R

Rev

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

Rev 71228 Rev 88585
Line 75... Line 75...
75
  If \code{printTo} is \code{FALSE}, the character vector that would
75
  If \code{printTo} is \code{FALSE}, the character vector that would
76
  have been printed is returned; otherwise the value is the connection
76
  have been printed is returned; otherwise the value is the connection
77
  or filename, via \code{\link{invisible}}.
77
  or filename, via \code{\link{invisible}}.
78
}
78
}
79
\references{
79
\references{
80
 Chambers, John M. (2008)
80
  \bibshow{R:Chambers:2008}
81
 \emph{Software for Data Analysis: Programming with R}
-
 
82
  Springer.  (For the R version.)
81
  (For the R version.)
83
 
82
 
84
 Chambers, John M. (1998)
83
  \bibshow{R:Chambers:1998}
85
 \emph{Programming with Data}
-
 
86
 Springer (For the original S4 version.)
84
  (For the original S4 version.)
87
}
85
}
88
\seealso{
86
\seealso{
89
  \code{\link{setMethod}}, and \code{\link{GenericFunctions}}
87
  \code{\link{setMethod}}, and \code{\link{GenericFunctions}}
90
  for other tools involving methods;
88
  for other tools involving methods;
91
  \code{\link{selectMethod}} will show you the method dispatched for a
89
  \code{\link{selectMethod}} will show you the method dispatched for a