The R Project SVN R

Rev

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

Rev 86005 Rev 87653
Line 50... Line 50...
50
\value{
50
\value{
51
  A grob object.
51
  A grob object.
52
}
52
}
53
\author{Paul Murrell}
53
\author{Paul Murrell}
54
\seealso{
54
\seealso{
55
  \code{\link{grob}}, \code{\link{getGrob}},
55
  \code{\link{grob}},
56
  \code{\link{addGrob}}, \code{\link{removeGrob}}.
56
  \code{\link{addGrob}}, \code{\link{removeGrob}}.
57
}
57
}
58
\examples{
58
\examples{
59
grid.xaxis(name="xa")
59
grid.xaxis(name="xa")
60
grid.get("xa")
60
grid.get("xa")