Nothing
library(testthat)
test_that("get helper files", {
expect_true(file.exists(.get_helper_filepath(.kparameters_file_type)))
expect_true(file.exists(.get_helper_filepath(.kzeroraster_fname)))
expect_true(file.exists(.get_helper_filepath(.kmapgreybackground_fname)))
})
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.