tests/testthat/test_dat.bangertdrowns2004.r

context("Checking: dat.bangertdrowns2004")

library(digest)

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

Try the metadat package in your browser

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

metadat documentation built on April 6, 2022, 5:08 p.m.