Nothing
test_that("match_comp_name returns correct mappings", {
expect_equal(match_comp_name(111), "NRL")
expect_equal(match_comp_name(116), "SOO")
expect_equal(match_comp_name(999), "999")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.