The R code for the reasearch project published in:
if(!require(devtools)) install.packages("devtools")
devtools::install_github("TomVuod/overwintering", build_vignettes=TRUE)
library(overwintering)
vignette("Data_workflow")
figure_4() # Fig.4 from the publication
figure_5() # Fig.5
figure_6() # Fig.6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.