The R Project SVN R

Rev

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

Rev 27447 Rev 27497
Line 201... Line 201...
201
  on \code{r-devel}.
201
  on \code{r-devel}.
202
 
202
 
203
  \code{printNoClass} was in package \pkg{methods} and calls directly the
203
  \code{printNoClass} was in package \pkg{methods} and calls directly the
204
  internal function \code{print.default}.
204
  internal function \code{print.default}.
205
 
205
 
206
  \code{plot.mts} has been removed, as \code{\link[ts]{plot.ts}} now has the
206
  \code{plot.mts} has been removed, as \code{\link[stats]{plot.ts}} now has the
207
  same functionality.
207
  same functionality.
208
 
208
 
209
  \code{print.coefmat} was an older name for \code{\link[stats]{printCoefmat}}
209
  \code{print.coefmat} was an older name for \code{\link[stats]{printCoefmat}}
210
  with a different default for \code{na.print}.
210
  with a different default for \code{na.print}.
211
 
211