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_()
}
RonMobile/cli documentation built on Dec. 18, 2021, 11 a.m.