test_that("test get_dir_size", {
expect_equal(get_dir_size("~/does/not/exist"), 0)
expect_equal(get_dir_size("examples/wals_1A_cldf/"), 13696)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.