tests/testthat/test-data.R

context("test-data.R")

test_that("dimensions are as documented", {
  expect_identical(dim(street_type_decoder),
                   c(48L, 2L))
})
HughParsonage/PSMA documentation built on May 21, 2022, 10:16 p.m.