tests/testthat/progresstestcpp/R/testcpp.R

#' @useDynLib progresstestcpp, .registration = TRUE
NULL

#' @export

test_baseline <- function() {
  test_baseline_()
}

#' @export

test_cli <- function() {
  test_cli_()
}

#' @export

test_template <- function() {
  test_template_()
}
r-pkgs/boxes documentation built on April 27, 2024, 11:08 a.m.