Learn R Programming

climaemet (version 1.0.1)

climaemet_9434_wind: Wind conditions for Zaragoza Airport ("9434") period 2000-2020

Description

Daily observations of wind speed and directions for Zaragoza Airport (2000-2020). This is an example dataset.

Arguments

Format

A tibble with columns:

  • fecha: Date of observation.

  • dir: Wind directions (0-360).

  • velmedia: Avg wind speed (km/h).

See Also

Other dataset: climaemet_9434_climatogram, climaemet_9434_temp

Other wind: ggwindrose(), windrose_days(), windrose_period()

Examples

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

Run the code above in your browser using DataLab