max_per_n: Max value per segment of length n

View source: R/artifact_detection.R

max_per_nR Documentation

Max value per segment of length n

Description

Give the maximum value of a vector of values per segment of length n.

Usage

max_per_n(values, n, output_length)

Arguments

values

array of numbers

n

length of each segment

output_length

argument to adjust for final segment not being full


PCdLf/e4tools documentation built on Nov. 19, 2024, 5:56 p.m.