get_data_columns: Grab all data column names when data_columns = 'all'

View source: R/all_digit_test_helper_functions.R

get_data_columnsR Documentation

Grab all data column names when data_columns = 'all'

Description

Grab all data column names when data_columns = 'all'

Usage

get_data_columns(digitdata, data_columns)

Arguments

digitdata

A object of class DigitAnalysis.

data_columns

The names of numeric columns of data to be analyzed. Default can be 'all', where using all data columns in numbers df in digitdata; an array of column names, as characters; a single column name, as character.

Value

data_columns as a numeric array


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