test_that("index works", { out <- boot_index(10, 43) expect_length(out, 43) expect_true(all(lengths(out) == 10)) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.