tests/testthat/test_dat.meeker2017.r

context("Checking: dat.meeker2017")

library(digest)

test_that("md5 hash matches for the data", {
   expect_match(digest(metadat::dat.meeker2017, algo="md5"), "4def2945d1debc973d87e6022fd11fba")
})

Try the metadat package in your browser

Any scripts or data that you put into this service are public.

metadat documentation built on April 29, 2026, 5:10 p.m.