QRMonDataCheck: Check presence of required data.

Description Usage Arguments Value

View source: R/QRMon.R

Description

Checks does an QRMon object have event records, entity attributes, and computation specification.

Usage

1
QRMonDataCheck(qrObj, functionName = NULL, logicalResult = FALSE)

Arguments

qrObj

An QRMon object.

functionName

A name of the delegating function (if any).

logicalResult

Should the result be logical value?

Value

If logicalValue is FALSE the result is QRMon object; if TRUE the result is logical value.


antononcube/QRMon-R documentation built on July 26, 2021, 1:07 p.m.