Nothing
test_that("get_cnp_checksum works", {
expect_equal(get_cnp_checksum(1940616346114), 4)
expect_equal(get_cnp_checksum(7041218318525), 5)
expect_equal(get_cnp_checksum(6201206018078), 8)
expect_equal(get_cnp_checksum(7321206018072), 2)
expect_equal(get_cnp_checksum(4980423260322), 2)
expect_equal(get_cnp_checksum(6201228325231), 1)
})
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.