# test file for county_cbsa_st.Rda
# tutorial: https://r-pkgs.org/tests.html
#
test_that("total number of unique counties/cbsas/states", {
})
test_that("county pop/emp aggregates equals cbsa/state total", {
})
test_that("no missing values for county and state level characteritics", {
})
test_that("no missing values for CBSAs, except for nonmetro counties", {
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.