library(testthat)
library(DChIPRep)
test_check("DChIPRep")
# code for checking and saving the log
## ff <- file("check.out", open = "wt")
## sink(file = ff, type = "message")
## sink(type = "message")
## sink()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.