context("test-data.R")
test_that("dimensions are as documented", {
expect_identical(dim(street_type_decoder),
c(48L, 2L))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.