tests/testthat/mod/active2.r

.on_load = function (ns) {
    makeActiveBinding(
        'binding',
        function () {
            message('get')
            1L
        },
        ns
    )
}

box::export(binding)

Try the box package in your browser

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

box documentation built on April 10, 2026, 9:06 a.m.