windstorm | R Documentation |
A dataset in windstorm peaks between 1st January 1979 and 31st December 2014 occurring in [-50, 33] longitude and [36, 77] latitude.
data(windstorm)
A data frame with 3133 rows and 4 variables
The variables are as follows:
date of peak, as class "Date"
longitude, in degrees
latitude, in degrees
North Atlantic Oscillation index
Youngman, B. D., & Economou, T. (2017). Generalised additive point process models for natural hazard occurrence. Environmetrics, 28(4), e2444.
data(windstorm)
plot(windstorm[,c("lon", "lat")])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.