Learn R Programming

restriktor (version 0.5-90)

Hurricanes: The Hurricanes Dataset

Description

The data provide information on the effect of El Nino (Cold, Neutral, Warm) on the number of hurricanes from 1950 to 1995.

Usage

data(Hurricanes)

Arguments

Format

A data frame of 46 observations of 3 variables.

Year

Hurricanes

Number of Hurricanes

ElNino

1=Cold, 2=Neutral, 3=Warm

References

The original source of these data is the National Hurricane Center in Australia. The dataset was extracted from the table on page 5 in Silvapulle and Sen (2005).

Examples

Run this code
head(Hurricanes)

Run the code above in your browser using DataLab