Nothing
test_that("`affiner_options()`", {
skip_if_not_installed("withr")
withr::local_options(affiner_options(default = TRUE))
expect_equal(affiner_options(), affiner_options(default = TRUE))
expect_true(is.list(affiner_options(affiner_angular_unit = "gradians")))
})
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.