The R Project SVN R

Rev

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

Rev 85321 Rev 88581
Line 71... Line 71...
71
  non-NULL, this applies also to the second, collapsing, phase, but some
71
  non-NULL, this applies also to the second, collapsing, phase, but some
72
  translation may have been done in pasting object together in the first
72
  translation may have been done in pasting object together in the first
73
  phase.
73
  phase.
74
}
74
}
75
\references{
75
\references{
76
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
76
  \bibshow{R:Becker+Chambers+Wilks:1988}
77
  \emph{The New S Language}.
-
 
78
  Wadsworth & Brooks/Cole.
-
 
79
}
77
}
80
\seealso{
78
\seealso{
81
  \code{\link{toString}} typically calls \code{paste(*, collapse=", ")}.
79
  \code{\link{toString}} typically calls \code{paste(*, collapse=", ")}.
82
  String manipulation with
80
  String manipulation with
83
  \code{\link{as.character}}, \code{\link{substr}}, \code{\link{nchar}},
81
  \code{\link{as.character}}, \code{\link{substr}}, \code{\link{nchar}},