context("misc")
## TODO: Rename context
## TODO: Add more tests
test_that("misc", {
expect_that(spbabel:::detectSpClass(data.frame(x = 1)), throws_error("cannot create Spatial"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.