tests/testthat/test-sda_target.R

test_that("outputs a data.frame", {
  expect_s3_class(sda_target, "data.frame")
})

test_that("outputs the expected snapshot", {
  expect_snapshot(sda_target)
})
2DegreesInvesting/r2dii.ggplot documentation built on April 15, 2021, 5:22 a.m.