tests/testthat/test_dat.ursino2021.r

context("Checking: dat.ursino2021")

library(digest)

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

Try the metadat package in your browser

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

metadat documentation built on April 4, 2025, 4:36 a.m.