make_cleaned_data: Clean up the numeric columns of dataframe

View source: R/data_input_functions.R

make_cleaned_dataR Documentation

Clean up the numeric columns of dataframe

Description

Clean up the numeric columns of dataframe

Usage

make_cleaned_data(raw_data, digit_columns)

Arguments

raw_data

'raw' slot for DigitAnalysis

digit_columns

The numeric columns to be cleaned

Value

Cleaned dataframe for DigitAnalysis slot 'cleaned'


jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.