read_noaa_file: This function reads a NOAA earthquake file.

Description Usage Arguments Value Examples

View source: R/helperFunctions.R

Description

NOAA earthquake data can be downloaded from downloaded from https://www.ngdc.noaa.gov/hazel/view/hazards/earthquake/event-data.

Usage

1

Arguments

input

The location of a NOAA earthquake data file in tsv format.

Value

A data frame with a standardised list of NOAA earthquakes.

Examples

1
## Not run: read_noaa_file(earthquakes)

larkinj/CapstoneOne documentation built on Dec. 21, 2021, 8:50 a.m.