The R Project SVN R

Rev

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

Rev 52192 Rev 54540
Line 5... Line 5...
5
 
5
 
6
\name{plot.table}
6
\name{plot.table}
7
\alias{plot.table}
7
\alias{plot.table}
8
\alias{lines.table}
8
\alias{lines.table}
9
\alias{points.table}
9
\alias{points.table}
10
\title{Plot Methods for `table' Objects}
10
\title{Plot Methods for \code{table} Objects}
11
\description{
11
\description{
12
  This is a method of the generic \code{plot} function for
12
  This is a method of the generic \code{plot} function for
13
  (contingency) \code{\link{table}} objects.  Whereas for two- and more
13
  (contingency) \code{\link{table}} objects.  Whereas for two- and more
14
  dimensional tables, a \code{\link{mosaicplot}} is drawn,
14
  dimensional tables, a \code{\link{mosaicplot}} is drawn,
15
  one-dimensional ones are plotted as bars.
15
  one-dimensional ones are plotted as bars.