The R Project SVN R

Rev

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

Rev 3988 Rev 6196
Line 29... Line 29...
29
  \item{main}{a main title for the plot.}
29
  \item{main}{a main title for the plot.}
30
  \item{sub}{a sub title for the plot.}
30
  \item{sub}{a sub title for the plot.}
31
  \item{xlab}{a label for the x axis.}
31
  \item{xlab}{a label for the x axis.}
32
  \item{ylab}{a label for the y axis.}
32
  \item{ylab}{a label for the y axis.}
33
 
33
 
34
  \item{ann}{an logical value indicating whether the default annotation
34
  \item{ann}{a logical value indicating whether the default annotation
35
    (title and x and y axis labels) should appear on the plot.}
35
    (title and x and y axis labels) should appear on the plot.}
36
  \item{axes}{a logical value indicating whether axes should be drawn on
36
  \item{axes}{a logical value indicating whether axes should be drawn on
37
    the plot.}
37
    the plot.}
38
  \item{frame.plot}{a logical indicating whether a box should be drawn
38
  \item{frame.plot}{a logical indicating whether a box should be drawn
39
    around the plot.}
39
    around the plot.}