Tutorial

Analyzing Epidemiological Time Series With The R Package {distantia}

Tutorial on the applications of the R package {distantia} to the analysis of epidemiological time series.

Coding a Minimalistic Dynamic Time Warping Library with R

Tutorial on how to implement dynamic time warping in R

Designing R Functions to Compute Betadiversity Indices

Brief tutorial on writing R functions to compute betadiversity scores

Parallelized Loops with R

Tutorial on how to parallelize for loops in R.