tests/testthat/test_dat.hine1989.r

context("Checking: dat.hine1989")

library(digest)

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

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.