tests/testthat/test_onload.R

context("onload")

test_that("onload for oxcAAR worked", {
  oxcAAR:::.onLoad()
  expect_true("oxcAAR.oxcal_path" %in% names(options()))
})

Try the oxcAAR package in your browser

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

oxcAAR documentation built on July 6, 2021, 1:06 a.m.