Learn R Programming

pccc (version 1.0.7)

test_helper: 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)

Value

Object from internal PCCC name space (if it exists)

Arguments

var

bare name of the internal variable to be accessed.