Nothing
test_that("creating signed url works", {
skip_if_offline(host = "r-project.org")
expect_type(
s3_get_signed_url("s3://geomarker/testing_downloads/mtcars_private.rds"),
"character"
)
})
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.