R/UShurricane.R

#' US hurricane data
#' 
#' US hurricane data provided by Peter Taylor and Dickie Whitaker. 
#' 
#' \itemize{
#'   \item EventID. ID of 32060 events.  	
#'   \item Rate. Annual rate of occurrence.
#'   \item Loss. Loss associated to each event measured in $. 
#' }
#' 
#' @docType data
#' @keywords datasets
#' @format Data frame with 32060 rows and 3 columns
#' @name UShurricane
NULL

Try the tailloss package in your browser

Any scripts or data that you put into this service are public.

tailloss documentation built on May 2, 2019, 4:18 a.m.