mtp_slopes: finds the min and max segment slope within a time window

Description Usage Arguments Value Examples

Description

finds the min and max segment slope within a time window

Usage

1

Arguments

mtp

A mtp object

start

start a scalar defining the start of the search

end

a scalar defining the end of the search

Value

Returns a data frame of features

Examples

1
2
3
slopes <- df_mtp$mtp[[1]]
slopes <- smooth_mtp(slopes)
mtp_slopes(slopes)

JannikVindeloev/RAPr documentation built on May 7, 2019, 10:21 a.m.