Nothing
test_that("all units exist", {
for (i in unique(move2:::mb_column_units))
{
expect_s3_class(units::as_units(i), "units")
}
})
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.