tests/testthat/mod/path/to/__module__.R

#' @export
b_fun_a <- function() {
  "exported a"
}

#' @export
`02_fun` <- function() {
  "exported a"
}

Try the box.linters package in your browser

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

box.linters documentation built on June 26, 2025, 5:07 p.m.