add_chunk_group: Addition of chunk groups

Description Usage Arguments

View source: R/artifact_detection.R

Description

partition data into chunks of a fixed number of rows in order to calculate aggregated features per chunk

Usage

1
add_chunk_group(data, rows_per_chunk)

Arguments

data

df to partition into chunks

rows_per_chunk

size of a chunk


wearables documentation built on Dec. 20, 2021, 5:08 p.m.