warningIQR: Replacement for warning function to be used in IQnca

View source: R/allCode.R

warningIQRR Documentation

Replacement for warning function to be used in IQnca

Description

Replacement for warning function to be used in IQnca

Usage

warningIQR(..., call. = FALSE, domain = NULL)

Arguments

...

zero or more objects which can be coerced to character (and which are pasted together with no separator) or a single condition object.

call.

logical, indicating if the call should become part of the warning message.

domain

see documentation or same arument in warning() function


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.