Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

find_reporter

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)


testthat

Unit Testing for R

v3.0.2
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre], RStudio [cph, fnd], R Core team [ctb] (Implementation of utils::recover())
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.