tests/testthat/test_dat.pagliaro1992.r

context("Checking: dat.pagliaro1992")

library(digest)

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

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.