test_helper: Test Helper

View source: R/test_helper.R

test_helperR Documentation

Test Helper

Description

Tool to help access internal variables to use in testthat scripts, or anytime access via ::: would be needed.

Usage

test_helper(var)

Arguments

var

bare name of the internal variable to be accessed.

Value

Object from internal PCCC name space (if it exists)


pccc documentation built on June 8, 2025, 1:07 p.m.