check_verbose: Check if the 'verbose' is valid.

View source: R/check_verbose.R

check_verboseR Documentation

Check if the verbose is valid.

Description

Check if the verbose is valid. Will stop if not

Usage

check_verbose(verbose)

Arguments

verbose

set to TRUE for more output

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_verbose(TRUE)
check_verbose(FALSE)

richelbilderbeek/iedbr documentation built on Aug. 21, 2022, 12:12 a.m.