find_reporter {testthat}R Documentation

Find reporter object given name or object.

Description

If not found, will return informative error message. Will return null if given NULL.

Usage

find_reporter(reporter)

Arguments

reporter

name of reporter


[Package testthat version 0.11.0 Index]