tests/testthat/test_dat.cannon2006.r

context("Checking: dat.cannon2006")

library(digest)

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

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.