Description Usage Format Details Source References Examples
Data for the Ike storm of 2008. The tabulated data contained in this dataset
were refactored from the cited source. The source code used to generate this dataset can be found in resource\data_cleaner.R.
1 | data("ike")
|
A data frame with 174 observations on the following 9 variables.
storm_idcharacter: storm name
datecharacter: date of data record
latitudenumeric: latitude of the recorded storm eye
longitudenumeric: longitude of the recorded storm eye
wind_speedcharacter: wind speed, in knots
nenumeric: maximum radial extent of the wind in the NE quadrant, in nautical miles
nwnumeric: maximum radial extent of the wind in the NW quadrant, in nautical miles
senumeric: maximum radial extent of the wind in the SE quadrant, in nautical miles
swnumeric: maximum radial extent of the wind in the SW quadrant, in nautical miles
See source.
See source.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.