The R Project SVN R

Rev

Rev 61240 | Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61240 Rev 61282
Line 56... Line 56...
56
}
56
}
57
\value{
57
\value{
58
  A character vector of the same length as \code{x}, with the same
58
  A character vector of the same length as \code{x}, with the same
59
  attributes (including names and dimensions) but with no class set.
59
  attributes (including names and dimensions) but with no class set.
60
 
60
 
61
  As from \R 2.16.0, marked UTF-8 encodings are preserved.
61
  As from \R 3.0.0, marked UTF-8 encodings are preserved.
62
}
62
}
63
\seealso{
63
\seealso{
64
  \code{\link{print.default}}
64
  \code{\link{print.default}}
65
}
65
}
66
\examples{
66
\examples{