R/data.R

#' Significant earthquakes data.
#'
#' A dataset contains information on destructive earthquakes from 2150 B.C. to the present that meet at least one of the following criteria: Moderate damage (approximately $1 million or more), 10 or more deaths, Magnitude 7.5 or greater, Modified Mercalli Intensity X or greater, or the earthquake generated a tsunami.
#'
#' @format A data frame with 6205 rows and 47 variables
#'
#' @source \url{http://dx.doi.org/10.7289/V5TD9V7K}
#' @examples
#' \dontrun{
#' noaa.data
#' }
"noaa.data"
shaowei72/RCapstone documentation built on Sept. 19, 2020, 3:37 p.m.