Learn R Programming

climaemet (version 1.0.1)

climaemet_9434_temp: Average annual temperatures for Zaragoza Airport ("9434") period 1950-2020

Description

Yearly observations of average temperature for Zaragoza Airport (1950-2020). This is an example dataset.

Arguments

Format

A tibble with columns:

  • year: Year of reference.

  • indicativo: Identifier of the station.

  • temp: Avg temperature (Celsius).

See Also

Other dataset: climaemet_9434_climatogram, climaemet_9434_wind

Other stripes: climatestripes_station(), ggstripes()

Examples

Run this code
# NOT RUN {
data(climaemet_9434_temp)
# }

Run the code above in your browser using DataLab