file_read: Read earthquake related data from a file

Description Usage Arguments Examples

Description

The function is supposed to be used to read an embedded file which contains earthquake related data (downloaded from NOAA database). It also can be used in case you need to read a file downloaded manually.

Usage

1
file_read(filename = "")

Arguments

filename

A name of the file to read. By default read the data of an embedded file (downloaded from NOAA database).

Examples

1
## Not run: file_read()

Valentin-Konoshenko/Earthquakes4Coursera documentation built on May 23, 2019, 1:08 p.m.