eq_location_clean: Clean location Column

Description Usage Arguments Value

View source: R/code.R

Description

Cleans up a column by removiewing everything up to and including the rightmost column, removing excess whitespace, and transforming the text to title case.

Usage

1
eq_location_clean(column_id)

Arguments

column_id

The column to clean up. Uses notation data_frame$column

Value

The cleaned up column. Note that the function does not return the entire dataframe


khailper/swdevcapstone documentation built on May 20, 2019, 9:22 a.m.