Learn R Programming

Rcriticor (version 2.0)

time3: mean daily temperature data in Rennes (France)

Description

mean daily temperature data in Rennes (France) from 1975 to 1981. february 29 of bissextile years discarded

Usage

data(time3)

Arguments

Format

The format is: num [1:2555] 1 2.3 1.7 6.1 1.9 5.2 8.9 10.5 8.4 6.3 ...

Examples

Run this code
# NOT RUN {
data(time3)
## maybe str(time3) ; plot(time3) ...
# }

Run the code above in your browser using DataLab