eq_read_data: Mastering Software Development in R Specialization Capstone...

Description Usage Arguments Value Examples

Description

Mastering Software Development in R Specialization Capstone Project Data loading function The function loads the raw NOAA data from a given file to a dataframe Data loading function The function loads the raw NOAA data from a given file to a dataframe

Usage

1
eq_read_data(filename)

Arguments

filename

A name of the file

Value

dataset

Examples

1
2
3
4
## Not run: 
  sample_file <- eq_clean_data(raw_data)

## End(Not run)

balshaq/balshacapstone documentation built on May 25, 2019, 7:16 a.m.