File: iatemp.Rd

package info (click to toggle)
r-cran-animation 2.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,268 kB
  • sloc: javascript: 873; sh: 15; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 458 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/animation-package.R
\docType{data}
\name{iatemp}
\alias{iatemp}
\title{Average yearly temperatures in central Iowa}
\format{
Time-Series [1:116] from 1895 to 2010: 32.7 27.8 32.7 30.4 42.6 31.9
  34.5 39.8 32.6 39.6 ...
}
\source{
\url{http://www.wrcc.dri.edu/cgi-bin/divplot1_form.pl?1305}
}
\description{
Temperatures in central Iowa over 106 years.
}
\examples{
plot(iatemp)
}