get_peak_end {wearables} | R Documentation |
Peak end
Description
Find the end of the peaks, with some restrictions on the search
Usage
get_peak_end(data, max_lookahead)
Arguments
data |
df with peak info |
max_lookahead |
max distance from apex to search for end |
[Package wearables version 0.8.1 Index]