tests/testthat/test-sv.R

test_that("semi-variogram is generated", {
  expect_error(sv(na.omit(exampledataset),
                  "xcoords", "ycoords", "counts"),
               NA)
})
highamm/sptotal documentation built on Aug. 12, 2024, 2:04 a.m.