Nothing
# Compare ======================================================================
if (requireNamespace("spacesXYZ", quietly = TRUE)) {
col <- colour("okabe ito", names = TRUE)(8)
comp <- compare(col, metric = 2000, diag = FALSE, upper = FALSE)
expect_equal_to_reference(comp, file = "_snaps/compare.rds")
}
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.