test_that("ht_bofek_to_HELPnr(101) results in correct HELP number.", {
expect_equal(ht_bofek_to_HELPnr(101), 4)
})
test_that("ht_bofek_to_HELPnr(0) results in NA.", {
expect_equal(ht_bofek_to_HELPnr(0), NA)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.