View source: R/Christian2020.R
Christian2020 | R Documentation |
FD identification method from Christian et al. (2020)
Christian2020(esr_list)
esr_list |
The list output from the function |
The function returns a list with two data frames. One with weekly and detailed values from the function and a second with a summary of all evetns identified.
fd_Christian <- Christian2020_clean_data(vtime = df_d$time,
vET0 = ET0$et0, vETa = ETa$eta,
threshold = 2) %>% Christian2020()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.