#Sys.setenv("R_TESTS" = "")
#options(fftempdir = file.path(getwd(),'fftemp'))
library(testthat)
library(PatientLevelPrediction)
test_check("PatientLevelPrediction")
unlink('T:/Temp', recursive = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.