The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 29... Line 29...
29
    \code{\link{axis}}.}
29
    \code{\link{axis}}.}
30
}
30
}
31
\value{
31
\value{
32
  The numeric locations on the axis scale at which tick marks were drawn
32
  The numeric locations on the axis scale at which tick marks were drawn
33
  when the plot was first drawn (see \sQuote{Details}).
33
  when the plot was first drawn (see \sQuote{Details}).
34
  
34
 
35
  This function is usually invoked for its side effect, which is to add
35
  This function is usually invoked for its side effect, which is to add
36
  an axis to an already existing plot.
36
  an axis to an already existing plot.
37
}
37
}
38
\details{
38
\details{
39
  This is a generic function.  It works in a slightly non-standard way:
39
  This is a generic function.  It works in a slightly non-standard way: