Daily temperature data
Daily temperatures (1981-1990) for three stations, in separate files.
data(rclimdex)
This data set contains:
Data frame with file names, degrees, minutes and seconds of latitude, degrees, minutes and seconds of longitude, and elevations (invented)
Data frames with years, months, days, precipitations, maximum and minimum temperatures (invented)
Synthetic invented data.
data(rclimdex) print(rcxsta) head(df1) #clean memory space: rm(rcxsta, df1, df2, df3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.