View source: R/index.annual.cycle.filtered.R
| index.annual.cycle.filtered | R Documentation | 
Returns the amplitude or the location of the maxima of the annual cycle
index.annual.cycle.filtered(ts, dates, type = "phase", peak = 1,
  thresh = 0.1)
| ts | A vector containing the data | 
| dates | A character (or  | 
| type | A character string indicating max  | 
| peak | = 1 or 2 (maximum or secondary maximum - higher order peaks are ignored) | 
| thresh | Threshold that defines weak and double maxima (relative to amplitude of annual cycle) | 
A float number corresponding to the amplitude or the (phase) day of the maxima
D. Maraun, J. Bedia, D. San-Martin, J.M. Gutierrez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.