Nothing
test_that("pacta_loanbook_packages returns character vector of package names", {
out <- pacta_loanbook_packages()
expect_type(out, "character")
expect_true("r2dii.analysis" %in% out)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.