Interactive figures visualizing both the literature review as well as data from our sample can be found by running the following code in an R session:

install.packages('shiny', dependencies = TRUE)
library(shiny)
runGitHub("SRO_Retest_Analyses", "zenkavi", subdir = 'code/interactive_figures/')