View source: R/fc_detect_peak_points.R
fc_detect_peak_points | R Documentation |
This function was deprecated, please use detect_peak_points()
.
fc_detect_peak_points(
data_source,
sel_method = c("trend_linear", "trend_non_linear", "threshold", "GAM_deriv", "SNI"),
sd_threshold = 2
)
detect_peak_points()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.