test_that("lookup tables dimensions", {
expect_equal(dim(openxlsxFontSizeLookupTable), c(29L, 225L))
expect_equal(dim(openxlsxFontSizeLookupTableBold), c(29L, 225L))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.