climatedata {ChillModels} | R Documentation |
Climate data
Description
A dataset containing the hourly temperatures
Usage
data("climatedata")
Format
A data frame with 5003 rows and 3 variables.
- date
Date, in Year-Month-Day format
- hora
Hour in numeric format
- temp
Temperature, in Celsius-Degree
[Package ChillModels version 1.0.2 Index]