Nothing
# Run all tests under a sequential plan so tests are deterministic
# and do not accidentally use parallel workers.
# This mirrors the convention in the pgfe package.
if (requireNamespace("future", quietly = TRUE)) {
future::plan(future::sequential)
}
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.