View source: R/data_input_functions.R
make_cleaned_data | R Documentation |
Clean up the numeric columns of dataframe
make_cleaned_data(raw_data, digit_columns)
raw_data |
'raw' slot for |
digit_columns |
The numeric columns to be cleaned |
Cleaned dataframe for DigitAnalysis
slot 'cleaned'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.