Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rclimdex

Daily temperature data


Description

Daily temperatures (1981-1990) for three stations, in separate files.

Usage

data(rclimdex)

Format

This data set contains:

rcxsta

Data frame with file names, degrees, minutes and seconds of latitude, degrees, minutes and seconds of longitude, and elevations (invented)

df1, df2, df3

Data frames with years, months, days, precipitations, maximum and minimum temperatures (invented)

Source

Synthetic invented data.

See Also

Examples

data(rclimdex)
print(rcxsta)
head(df1)
#clean memory space:
rm(rcxsta, df1, df2, df3)

climatol

Climate Tools (Series Homogenization and Derived Products)

v3.1.2
GPL (>= 2)
Authors
Jose A. Guijarro <jguijarrop@aemet.es>
Initial release
2019-08-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.