tests/testthat/test_dat.linde2015.r

context("Checking: dat.linde2015")

library(digest)

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

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.