Learn R Programming

climatol (version 3.1)

windfr: Wind frequency table

Description

Example of wind frequency contingency table.

Usage

data(windfr)

Arguments

Format

A table of 4 lines (speed intervals) and 16 columns (wind directions) of data, plus headers.

See Also

rosavent

Examples

Run this code
# NOT RUN {
data(windfr)
print(windfr)
# }

Run the code above in your browser using DataLab