plotTrace {spinebil} | R Documentation |
Plot traces of indexes obtained with getTrace
.
Description
Plot traces of indexes obtained with getTrace
.
Usage
plotTrace(resMat, rescY = TRUE)
Arguments
resMat |
data (result of getTrace) |
rescY |
bool to fix y axis range to [0,1] |
Value
ggplot visualisation of the tracing data
[Package spinebil version 0.1.6 Index]