eq_load_data: Data loading function The function loads the raw NOAA data...

Description Usage Arguments Value Examples

Description

Data loading function The function loads the raw NOAA data from a given file to a dataframe

Usage

1
eq_load_data(filename)

Arguments

filename

A name of the source file

Value

Raw dataset

Examples

1
2
3
4
## Not run: 
  data <- eq_load_data("signif.txt")

## End(Not run)

skolchin/eqvispkg documentation built on May 8, 2019, 3:14 a.m.