Description Usage Arguments Value
Cleans up a column by removiewing everything up to and including the rightmost column, removing excess whitespace, and transforming the text to title case.
1 | eq_location_clean(column_id)
|
column_id |
The column to clean up. Uses notation data_frame$column |
The cleaned up column. Note that the function does not return the entire dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.