Nothing
svc <- paws::prometheusservice()
test_that("list_scrapers", {
expect_error(svc$list_scrapers(), NA)
})
test_that("list_workspaces", {
expect_error(svc$list_workspaces(), NA)
})
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.