tests/testthat/test-area_zed_indices.R

context("area_zed_indices")

test_that("area_zed_indices works as expected", {
  # Don't run these tests on the CRAN build servers
  skip_on_cran()
  
  expect_error(area_zed_indices())
  expect_error(area_zed_indices("W12"))
  
})
erzk/zooplaR documentation built on Aug. 26, 2019, 11:36 a.m.