eq_read_data: Read earthquake data

Description Usage Arguments Value Examples

Description

Read a tab separated text file containing the NOAA dataset and returns a data frame.

Usage

1
eq_read_data(filename)

Arguments

filename

The file to process

Value

data frame, containing the earthquake data

Examples

1
eq <- eq_read_data(filename="data-raw/signif.txt.bz2" )

cogitoergoread/noaa documentation built on May 20, 2019, 1:28 p.m.