test_that("SRID summariser works", {
expect_warning(summarise_srids(1:2), "SRID")
expect_silent(summarise_srids(1))
expect_silent(summarise_srids(integer()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.