test_that("spoils with no arguments returns a list of simple
features data frames", {
expect_type(spoils(), "list")
expect_s3_class(spoils()[[1]], c("sf","data.frame"), exact = TRUE)
})
test_that("spoils properyl converts points in tiles that are on the
dateline ",{
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.