R/data.R

#' NOAA Significant Earthquakes
#'
#' A dataset containing the Dates, exact location, magnitude and other characteristics of significant earthquakes
#' @format Some of the variables include
#' \describe{
#'   \item{YEAR}{Year of the eartquake}
#'   \item{DEATHS}{Number of victims}
#'   \item{EQ_PRIMARY}{Magnitude of earthquake in Richter}
#'   ...
#' }
"data"
thechibo/earthquakes documentation built on April 15, 2020, 4:56 p.m.