library(testthat)
library(lwdataexplorer)
skip_on <- function(){
testthat::skip_on_cran()
testthat::skip_on_ci()
}
test_check("lwdataexplorer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.