data_example: Sample of 100 observations of the NOAA Earthquakes Database

Description Usage Format Source

Description

This is a sample dataset contaitning information about earquakes registered in the NOAA database, after applying the eq_clean_data function. Only relevant variables are throughly documented

Usage

1

Format

A data frame with 100 rows and 6 variables:

DATE

generated variable: date of the event

LOCATION_NAME

Location of the earthquake, cleaned

EQ_PRIMARY

earthquake magnitude

DEATHS

number of deaths caused by the earthquake

LATITUDE

latitude of the earthquake

LONGITUDE

longitude of the earthquake

...

Source

http://nooa.com


frenkg/courseraeq documentation built on May 22, 2019, 12:42 p.m.