test_that("w2_as_wastd_ae warns on missing or incorrect inputs", {
skip("TODO")
data("w2", package = "etlTurtleNesting")
w2_as_wastd_ae(w2)
})
test_that("w2_as_wastd_ae produces valid data", {
skip("TODO")
})
# use_r("w2_as_wastd_ae") # nolint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.