find_reporter {testthat} | R Documentation |
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.
find_reporter(reporter)
reporter |
name of reporter(s), or reporter object(s) |