# Workaround to fix unit tests in check as described here:
# https://github.com/hadley/testthat/issues/86
Sys.setenv(R_TESTS = "")
library(testthat)
library(SelfControlledCaseSeries)
test_check("SelfControlledCaseSeries")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.