context('size') test_that('test size', { expect_equal(size_mb(iris), "0 Mb") expect_equal(size_gb(iris), "0 Gb") })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.