tests/testthat/mod/cyclic_a.r

#' @export
box::use(b = ./cyclic_b)

#' @export
name = 'a'

#' @export
b_name = function () {
    b$name
}

Try the box package in your browser

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

box documentation built on May 2, 2023, 9:14 a.m.