tests/testthat/test-get_group.R

test_that("get_group returns full dataset", {
  expect_equal(nrow(get_group("LEGACY_NOON_RATES")), 2504)
  expect_equal(ncol(get_group("LEGACY_NOON_RATES")), 66)
})

Try the valet package in your browser

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

valet documentation built on June 8, 2025, 1:03 p.m.