The R Project SVN R

Rev

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

Rev 10937 Rev 15518
Line 15... Line 15...
15
\arguments{
15
\arguments{
16
  \item{x}{a \code{\link{table}} (like) object.}
16
  \item{x}{a \code{\link{table}} (like) object.}
17
  \item{type}{plotting type.}
17
  \item{type}{plotting type.}
18
  \item{ylim}{range of y-axis.}
18
  \item{ylim}{range of y-axis.}
19
  \item{lwd}{line width of bars when \code{type = "h"} is used.}
19
  \item{lwd}{line width of bars when \code{type = "h"} is used.}
20
  \item{xlab,ylab}{x- and y-axis labels.}
20
  \item{xlab, ylab}{x- and y-axis labels.}
21
  \item{ylab}{ ~~Describe \code{ylab} here~~ }
-
 
22
  \item{frame.plot}{logical indicating if a frame (\code{\link{box}})
21
  \item{frame.plot}{logical indicating if a frame (\code{\link{box}})
23
    should be drawn.  Default are ~~Describe \code{frame.plot} here~~ }
22
    should be drawn.  Default are ~~Describe \code{frame.plot} here~~ }
24
  \item{\dots}{further graphical arguments, see \code{\link{plot.default}}.}
23
  \item{\dots}{further graphical arguments, see \code{\link{plot.default}}.}
25
}
24
}
26
\details{
25
\details{