tests/testthat/test-state_leg_upper.R

test_that("tt_state_leg_upper works", {
  actual <- maybe_304(tt_state_leg_lower("DE"))
  expect_s3_class(actual, "data.frame")
})

Try the tinytiger package in your browser

Any scripts or data that you put into this service are public.

tinytiger documentation built on Oct. 18, 2023, 1:11 a.m.