find_peaks: Find local Maxima in a time series

Description Usage Arguments

View source: R/find_peaks.R

Description

Find local Maxima in a time series

Usage

1
find_peaks(df, y = "y")

Arguments

df

a data frame

y

variable name of the y coordinate


mottensmann/MyR documentation built on May 20, 2019, 8:02 p.m.