Package | Description |
---|---|
kieker.tools.util |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
void |
RBridgeControl.assign(java.lang.String variable,
double[] values) |
void |
RBridgeControl.assign(java.lang.String variable,
java.lang.Double[] values) |
void |
RBridgeControl.assign(java.lang.String variable,
java.lang.Long[] values) |
java.lang.Object |
RBridgeControl.evalWithR(java.lang.String input)
Wraps the execution of an arbitrary R expression.
|
void |
RBridgeControl.toTS(java.lang.String variable) |
void |
RBridgeControl.toTS(java.lang.String variable,
long frequency) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net