diff --git a/man/storms.Rd b/man/storms.Rd index 26ac3cb5bd..f857477d70 100644 --- a/man/storms.Rd +++ b/man/storms.Rd @@ -5,7 +5,7 @@ \alias{storms} \title{Storm tracks data} \format{ -A tibble with 19,537 observations +A tibble with 20,778 observations and 13 variables: \describe{ \item{name}{Storm Name} @@ -40,7 +40,7 @@ storms \description{ This dataset is the NOAA Atlantic hurricane database best track data, \url{https://www.nhc.noaa.gov/data/#hurdat}. The data includes the positions and -attributes of storms from 1975-2022. Storms +attributes of storms from 1975-2024. Storms from 1979 onward are measured every six hours during the lifetime of the storm. Storms in earlier years have some missing data. }