# context("IQ")
# # Run IQ
# IQ.out = R.installation.qualification()
# # test that IQ passed
# IQ.passed = length(grep("PASSED",IQ.out$IQ.message))>0
# expect_true(IQ.passed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.