OperatorUnitTest | R Documentation |
OperatorUnitTest
OperatorUnitTest
R6Class
object.
tercenApi::Base
-> OperatorUnitTest
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
.
new()
OperatorUnitTest$new(json = NULL)
init()
OperatorUnitTest$init()
initJson()
OperatorUnitTest$initJson(json)
toTson()
OperatorUnitTest$toTson()
clone()
The objects of this class are cloneable with this method.
OperatorUnitTest$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.