tests/testthat/test-datasets.R

test_that("shapes works", {
  expect_is(shapes, "coo_tbl")
})

test_that("olea works", {
  expect_is(olea, "coo_tbl")
})

test_that("wings works", {
  expect_is(wings, "coo_tbl")
})
MomX/Momdata documentation built on April 5, 2020, 1:09 a.m.