The R Project SVN R

Rev

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

Rev 83419 Rev 88581
Line 73... Line 73...
73
  %% \code{.Dim}, \code{.Dimnames}, \code{.Label}, \code{.Names} and
73
  %% \code{.Dim}, \code{.Dimnames}, \code{.Label}, \code{.Names} and
74
  %% \code{.Tsp} as part of calls to \code{\link{structure}}, apparently
74
  %% \code{.Tsp} as part of calls to \code{\link{structure}}, apparently
75
  %% for historical compatibility with S.
75
  %% for historical compatibility with S.
76
}
76
}
77
\references{
77
\references{
78
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
78
  \bibshow{R:Becker+Chambers+Wilks:1988}
79
  \emph{The New S Language}.
-
 
80
  Wadsworth & Brooks/Cole.
-
 
81
}
79
}
82
\seealso{
80
\seealso{
83
  \code{\link{.deparseOpts}} for available \code{control} settings;
81
  \code{\link{.deparseOpts}} for available \code{control} settings;
84
  \code{\link{dput}()} and \code{\link{dump}()} for related functions using
82
  \code{\link{dput}()} and \code{\link{dump}()} for related functions using
85
  identical internal deparsing functionality.
83
  identical internal deparsing functionality.