checkVerbosityLevels: Check correct verbosity levels

View source: R/initialInputCheck.R

checkVerbosityLevelsR Documentation

Check correct verbosity levels

Description

Create an error message if the given verbosity level is not allowed

Usage

checkVerbosityLevels(control)

Arguments

control

spot control list. The control$verbosity argument is checked. There are two verbosity levels:

0

no output

1

detailed output


SPOT documentation built on June 26, 2022, 1:06 a.m.