man-roxygen/boilerplate.R

#' @description Call this function to perform tests. If a tests fails, an informative error
#'   will be thrown. Otherwise silent.
#' @param strict Logical indicating whether the strict version of tests should be used. Defaults
#'   to `TRUE`.
#' @return An invisible `NULL`. This function should be called for side effects, not return values.
alexpghayes/modeltests documentation built on May 8, 2024, 1:28 p.m.