test.plus.mondate <- function() {
# mondate arithmetic is not distributive.
checkEquals(mondate("01/01/2014") + 2, mondate.ymd(2014, 3, 1))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.