make_sub_digitdata: Create a sub-object of the 'digitdata' object given the...

View source: R/all_digit_test_helper_functions.R

make_sub_digitdataR Documentation

Create a sub-object of the digitdata object given the indexes of the rows that belong to the sub-object.

Description

Create a sub-object of the digitdata object given the indexes of the rows that belong to the sub-object.

Usage

make_sub_digitdata(digitdata, indexes)

Arguments

digitdata

A object of class DigitAnalysis.

indexes

The indexes of the rows that belong to the sub-object.

Value

A sub-object of input digitdata.


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