tests/testthat/test-misc.R

context("Test of general functionality")

test_that("citation reports year", {
    txt <- citation("sensR")
    expect_true(as.logical(grep("year", txt)))
})
perbrock/sensR documentation built on Nov. 5, 2023, 10:41 a.m.