The R Project SVN R

Rev

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

Rev 88581 Rev 88585
Line 86... Line 86...
86
  implementing it and hence the pitfalls.
86
  implementing it and hence the pitfalls.
87
}
87
}
88
\references{
88
\references{
89
  \bibshow{R:Becker+Chambers+Wilks:1988}
89
  \bibshow{R:Becker+Chambers+Wilks:1988}
90
 
90
 
91
  Chambers, J. M. (1998)
91
  \bibshow{R:Chambers:1998}
92
  \emph{Programming with Data.  A Guide to the S Language}.
-
 
93
  Springer.
-
 
94
}
92
}
95
\seealso{\code{\link{capture.output}}}
93
\seealso{\code{\link{capture.output}}}
96
\examples{
94
\examples{
97
sink("sink-examp.txt")
95
sink("sink-examp.txt")
98
i <- 1:10
96
i <- 1:10