if (!requireNamespace("testthat", quietly = TRUE)) {
stop(
"Package 'testthat' must be installed to use this function. Install it from github using `remotes::install_github('neotomadb/neotoma2')`",
call. = FALSE
)
}
library(testthat)
test_check("lipdR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.