Description Usage Arguments Value
plot all left and right cycles of a frame sequence
1 2 3 | consistencyPlot_bothContext(table, LabelLeft, AxisLeft, LabelRight,
AxisRight, iTitle = "", yLabel = "Deg", legendPosition = "none",
ylimits = NULL)
|
table |
[dataframe] all-cycle table |
LabelLeft |
[string] label of the frame sequence for the left context |
AxisLeft |
[string] axis of the frame sequence for the left context |
LabelRight |
[string] label of the frame sequence for the right context |
AxisRight |
[string] axis of the frame sequence for the Left context |
iTitle |
[string] plot title |
yLabel |
[string] label of the Y-axis |
legendPosition |
[string] position of the legend (see legend.position of ggplot2) |
ylimits |
[list] limits of the y-axis |
fig [ggplot2 figure]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.