tests/testthat/test_dat.bartos2023.r

context("Checking: dat.bartos2023")

library(digest)

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

Try the metadat package in your browser

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

metadat documentation built on April 4, 2025, 4:36 a.m.