Description Usage Arguments Value Examples
finds the min and max segment slope within a time window
| 1 | mtp_slopes(mtp, start = NULL, end = NULL)
 | 
| mtp | A  | 
| start | start a  | 
| end | a  | 
Returns a data frame of features
| 1 2 3 | slopes <- df_mtp$mtp[[1]]
slopes <- smooth_mtp(slopes)
mtp_slopes(slopes)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.