eq_clean_data: Clean the earthquake data

Description Usage Arguments Value Examples

View source: R/hello.R

Description

This function cleans the earthquakes dataset

Usage

1

Arguments

raw_data

A dataframe containing the information about historical earthquakes

Value

A dataframe with clean data about earthquakes

Examples

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

## End(Not run)

marioles/rcapstone documentation built on Sept. 16, 2020, 8:23 a.m.