The R Project SVN R

Rev

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

Rev 18814 Rev 23644
Line 1... Line 1...
1
\name{plot.factor}
1
\name{plot.factor}
2
\title{Plotting Factor Variables}
2
\title{Plotting Factor Variables}
3
\usage{
3
\usage{
4
plot.factor(x, y, legend.text = levels(y), \dots)
4
\method{plot}{factor}(x, y, legend.text = levels(y), \dots)
5
}
5
}
6
\alias{plot.factor}
6
\alias{plot.factor}
7
\arguments{
7
\arguments{
8
    \item{x,y}{numeric or factor.  \code{y} may be missing.}
8
    \item{x,y}{numeric or factor.  \code{y} may be missing.}
9
    \item{legend.text}{a vector of text used to construct a legend for
9
    \item{legend.text}{a vector of text used to construct a legend for