Nothing
# Write a vald config file to see if it can be read in a new session
test_that("Write a dummy start date to config", {
clear_config_file()
reset_credentials()
result<-set_start_date(dummy_start_date)
expect_true(!is.null(result))
})
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.