Learn R Programming

dobson (version 0.4)

cyclones: Cyclone data from table 1.2

Description

The number of tropical cyclones during a season from November to April in Northeastern Australia

Usage

data(cyclones)

Arguments

Format

A tibble with 13 observations and the following 3 variables.

years

season years

season

season number

number

number of cyclones

References

Dobson AJ and Stewart J (1974). Frequencies of tropical cyclones in the northeastern Australian area. Australian Meteorological Magazine 22, 27<U+2013>36.

Examples

Run this code
# NOT RUN {
data(cyclones)
summary(cyclones)
# }

Run the code above in your browser using DataLab