test_that("semi-variogram is generated", {
expect_error(sv(na.omit(exampledataset),
"xcoords", "ycoords", "counts"),
NA)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.