The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 43... Line 43...
43
}
43
}
44
\details{
44
\details{
45
  Both functions create a yaxis grob (a graphical object describing a
45
  Both functions create a yaxis grob (a graphical object describing a
46
  yaxis), but only \code{grid.yaxis}
46
  yaxis), but only \code{grid.yaxis}
47
  draws the yaxis (and then only if \code{draw} is \code{TRUE}).
47
  draws the yaxis (and then only if \code{draw} is \code{TRUE}).
48
  
48
 
49
}
49
}
50
\value{
50
\value{
51
  A yaxis grob.  \code{grid.yaxis} returns the value invisibly.
51
  A yaxis grob.  \code{grid.yaxis} returns the value invisibly.
52
}
52
}
53
\section{Children}{
53
\section{Children}{