context("style")
#' Packages
library(lintr)
#' My lintr test (Ctr shift T):
test_that("Package must pass lintr", {
lintr::expect_lint_free()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.