View source: R/artifact_detection.R
max_per_n | R Documentation |
Give the maximum value of a vector of values per segment of length n.
max_per_n(values, n, output_length)
values |
array of numbers |
n |
length of each segment |
output_length |
argument to adjust for final segment not being full |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.