library(testit) assert('These numbers are equal', { (all.equal(4, timesTwo(2))) (all.equal(c(4, 8), timesTwo(c(2, 4)))) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.