test_helper {pccc}R 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)


[Package pccc version 1.0.6 Index]