Learn R Programming

SRMData (version 1.0.1)

Cyclones: Cyclones in the Australian region

Description

The number of cyclones (severe; non-severe) and the ONI.

Usage

data(Cyclones)

Arguments

Format

A data frame with 37 rows (one per person) and 8 columns:

Year

The year

Severe

The number of severe cyclones recorded in the Australian region

NonSevere

The number of non-severe cyclones recorded in the Australian region

Total

The total number of cyclones recorded in the Australian region

JFM

the Ocean Nino Index, or oni, averaged over the months January to March; a numeric vector

AMJ

the Ocean Nino Index, or oni, averaged over the months April to June; a numeric vector

JAS

the Ocean Nino Index, or oni, averaged over the months July to September; a numeric vector

OND

the Ocean Nino Index, or oni, averaged over the months October to December; a numeric vector