test_that("Length of vector result", {
# expect_equal(length(extractCode(url = "http://rpubs.com/aephidayatuloh/sendgmail")), 1)
expect_error(extractCode(url = 'http://rpubs.com/aephidayatuloh/sendgmail'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.