Nothing
test_that('Deprecated functions produce errors when they are called', {
expect_error(read_tdl_file())
expect_error(read_licor_file())
expect_error(check_licor_data())
expect_error(calculate_arrhenius())
expect_error(calculate_peaked_gaussian())
})
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.