context("resource")
test_that("Resource must returns the correct output", {
skip_on_cran()
skip_if_offline()
ridl_config_setup()
expect_is(ridl_resource_show("ce4c2e9b-d0ff-4adb-93ef-d8f553b9e6e1"),
"RIDLResource")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.