Nothing
context("run_meme()")
test_that("run_meme() gives correct error without bin", {
expect_error(run_meme(bin = "__not__meme__"),
"could not find the MEME binary")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.