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/makeContent.Rd
1
% File src/library/grid/man/makeContent.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-2007 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{makeContent}
6
\name{makeContent}
7
\alias{makeContent}
7
\alias{makeContent}
8
\alias{makeContext}
8
\alias{makeContext}
Line 60... Line 60...
60
\value{
60
\value{
61
  Both functions are expected to return a grob or \I{gTree}
61
  Both functions are expected to return a grob or \I{gTree}
62
  (a modified version of \code{x}).
62
  (a modified version of \code{x}).
63
}
63
}
64
\author{ Paul Murrell }
64
\author{ Paul Murrell }
65
\references{ "Changes to grid for R 3.0.0",
65
\references{
66
Paul Murrell, \emph{The R Journal} (2013) 5:2, pages 148-160. }
66
  \bibshow{R:Murrell:2013}
-
 
67
}
67
\seealso{ \code{\link{grid.draw}} }
68
\seealso{ \code{\link{grid.draw}} }
68
\keyword{ dplot }
69
\keyword{ dplot }