Description Usage Arguments Details Value
The input column can either be a data.frame, a vector of character, a vector of numeric or a list of one the previous type.
1 | clean_column(column_name, table)
|
column_name |
The name of the column to be processed. |
table |
The table produced by the |
This function will either remove columns that are not relevant and convert columns to a vector or data.frame.
A flat column or columns to be cbind'ed into the final data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.