The R Project SVN R

Rev

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

Rev 24300 Rev 25118
Line 11... Line 11...
11
\title{US State Facts and Figures}
11
\title{US State Facts and Figures}
12
\description{Data sets related to the 50 states of the United States of
12
\description{Data sets related to the 50 states of the United States of
13
  America.}
13
  America.}
14
\usage{data(state)}
14
\usage{data(state)}
15
\details{
15
\details{
16
  \R currently contains the following ``state'' data sets.  Note that
16
  \R currently contains the following \dQuote{state} data sets.  Note
17
  all data are arranged according to alphabetical order of the state
17
  that all data are arranged according to alphabetical order of the
18
  names.
18
  state names.
19
  \describe{
19
  \describe{
20
    \item{\code{state.abb}:}{character vector of 2-letter abbreviations
20
    \item{\code{state.abb}:}{character vector of 2-letter abbreviations
21
      for the state names.}
21
      for the state names.}
22
    \item{\code{state.area}:}{numeric vector of state areas (in square
22
    \item{\code{state.area}:}{numeric vector of state areas (in square
23
      miles).}
23
      miles).}