Description Usage Arguments Value Examples
Extract annual maximum in years with over a user-defined proportion of non-missing values.
1  | Annual_Max(Data_Detrend, Complete_Prop = 0.8)
 | 
Complete_Prop | 
 Minimum proportion of non-missing values in an annual record for the annual maximum to be extracted. Default is   | 
Data | 
 Data frame containing two columns. In column: 
  | 
List comprising the index of the annual maximum Event and the annual maximum values AM.
1  | Annual_Max(Data=S20_T_MAX_Daily_Completed_Detrend$Detrend)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.