make_numeric_data: Create dataframe for only the numeric columns of the cleaned...

View source: R/data_input_functions.R

make_numeric_dataR Documentation

Create dataframe for only the numeric columns of the cleaned data

Description

Create dataframe for only the numeric columns of the cleaned data

Usage

make_numeric_data(cleaned_data, digit_columns)

Arguments

cleaned_data

'cleaned' slot for DigitAnalysis

digit_columns

The numeric columns to be used

Value

Numeric dataframe for DigitAnalysis slot 'numbers'


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