The R Project SVN R

Rev

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

Rev 86005 Rev 88524
Line 1... Line 1...
1
% File src/library/grid/man/drawDetails.Rd
1
% File src/library/grid/man/drawDetails.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2013 R Core Team
3
% Copyright 1995-2025 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{drawDetails}
6
\name{drawDetails}
7
\alias{drawDetails}
7
\alias{drawDetails}
8
\alias{preDrawDetails}
8
\alias{preDrawDetails}
Line 55... Line 55...
55
 }
55
 }
56
\value{
56
\value{
57
  None of these functions are expected to return a value.
57
  None of these functions are expected to return a value.
58
}
58
}
59
\author{ Paul Murrell }
59
\author{ Paul Murrell }
60
\references{ "Changes to grid for R 3.0.0",
60
\references{
61
Paul Murrell, \emph{The R Journal} (2013) 5:2, pages 148-160. }
61
  \bibshow{R:Murrell:2013}
-
 
62
}
62
\seealso{ \code{\link{grid.draw}} and \code{\link{makeContent}} }
63
\seealso{ \code{\link{grid.draw}} and \code{\link{makeContent}} }
63
\keyword{ dplot }
64
\keyword{ dplot }