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

#' @export
function_list <- list(
  fun_a = function() {
    "list function a"
  },
  fun_b = function() {
    "list function b"
  }
)

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.