View source: R/data_input_functions.R
make_numeric_data | R Documentation |
Create dataframe for only the numeric columns of the cleaned data
make_numeric_data(cleaned_data, digit_columns)
cleaned_data |
'cleaned' slot for |
digit_columns |
The numeric columns to be used |
Numeric dataframe for DigitAnalysis
slot 'numbers'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.