OperatorUnitTest: OperatorUnitTest

OperatorUnitTestR Documentation

OperatorUnitTest

Description

OperatorUnitTest

OperatorUnitTest

Format

R6Class object.

Super class

tercenApi::Base -> OperatorUnitTest

Public fields

name

of type String.

namespace

of type String.

inputFileUris

list of type String.

inputDataUri

of type String.

outputDataUri

list of type String.

columns

list of type String.

rows

list of type String.

colors

list of type String.

labels

list of type String.

yAxis

of type String.

xAxis

of type String.

absTol

of type double.

relTol

of type double.

equalityMethod

of type String.

r2

of type double.

skipColumns

list of type String.

propertyValues

list of class PropertyValue.

Methods

Public methods

Inherited methods

Method new()

Usage
OperatorUnitTest$new(json = NULL)

Method init()

Usage
OperatorUnitTest$init()

Method initJson()

Usage
OperatorUnitTest$initJson(json)

Method toTson()

Usage
OperatorUnitTest$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
OperatorUnitTest$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.