tests/testthat/test_dat.roever2022.r

context("Checking: dat.roever2022")

library(digest)

test_that("md5 hash matches for the data", {
   expect_match(digest(metadat::dat.roever2022, algo="md5"), "1409e1999fa055ff3728478033bd5da2")
})
wviechtb/metadat documentation built on Jan. 14, 2024, 1:22 a.m.