test_that("ping returns correct results", {
skip_if_offline("api.coingecko.com")
skip_on_cran()
Sys.sleep(61)
expect_type(ping(), "logical")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.