#' Was devtools installed with tests?
#'
#' @keywords internal
#' @export
has_tests <- function() {
system.file("tests", package = "devtools") != ""
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.