tests/testthat/test_tac.R

library("testthat")
library("hdar")

test_that("Accept TaC", {
  client <- Client$new()
  #expect_no_error(client$accept_tac())
})

Try the hdar package in your browser

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

hdar documentation built on June 17, 2025, 5:08 p.m.