Nothing
test_that("token registered with googlesheets4 and googledrive", {
skip_if_offline()
skip_if_no_token()
expect_true(gs4_has_token())
expect_true(googledrive::drive_has_token())
})
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.