| OperatorUnitTest | R Documentation |
OperatorUnitTest
OperatorUnitTest
R6Class object.
tercenApi::Base -> OperatorUnitTest
nameof type String.
namespaceof type String.
inputFileUrislist of type String.
inputDataUriof type String.
outputDataUrilist of type String.
columnslist of type String.
rowslist of type String.
colorslist of type String.
labelslist of type String.
yAxisof type String.
xAxisof type String.
absTolof type double.
relTolof type double.
equalityMethodof type String.
r2of type double.
skipColumnslist of type String.
propertyValueslist 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.