find_reporter: Find reporter object given name or object.

View source: R/reporter-zzz.R

find_reporterR Documentation

Find reporter object given name or object.

Description

If not found, will return informative error message. Pass a character vector to create a MultiReporter composed of individual reporters. Will return null if given NULL.

Usage

find_reporter(reporter)

Arguments

reporter

name of reporter(s), or reporter object(s)


r-lib/testthat documentation built on Feb. 18, 2024, 8:59 p.m.