The R Project SVN R

Rev

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

Rev 68948 Rev 76660
Line 10... Line 10...
10
\description{
10
\description{
11
  Daily air quality measurements in New York, May to September 1973.
11
  Daily air quality measurements in New York, May to September 1973.
12
}
12
}
13
\usage{airquality}
13
\usage{airquality}
14
\format{
14
\format{
15
  A data frame with 154 observations on 6 variables.
15
  A data frame with 153 observations on 6 variables.
16
 
16
 
17
  \tabular{rlll}{
17
  \tabular{rlll}{
18
    \code{[,1]} \tab \code{Ozone}   \tab numeric \tab Ozone (ppb)\cr
18
    \code{[,1]} \tab \code{Ozone}   \tab numeric \tab Ozone (ppb)\cr
19
    \code{[,2]} \tab \code{Solar.R} \tab numeric \tab Solar R (lang)\cr
19
    \code{[,2]} \tab \code{Solar.R} \tab numeric \tab Solar R (lang)\cr
20
    \code{[,3]} \tab \code{Wind}    \tab numeric \tab Wind (mph)\cr
20
    \code{[,3]} \tab \code{Wind}    \tab numeric \tab Wind (mph)\cr