tests/testthat/test-soc_groups.R

test_that("SOC groups are OK!", {
  soc_group_names <- paste0("soc_", c(1:4, "label"))
  expect_identical(names(soc_groups), soc_group_names)
  expect_true(is.data.table(soc_groups))
})

Try the iscoCrosswalks package in your browser

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

iscoCrosswalks documentation built on May 17, 2022, 5:05 p.m.