consistencyPlot_bothContext: consistencyPlot_bothContext

Description Usage Arguments Value

View source: R/plots.R

Description

plot all left and right cycles of a frame sequence

Usage

1
2
3
consistencyPlot_bothContext(table, LabelLeft, AxisLeft, LabelRight,
  AxisRight, iTitle = "", yLabel = "Deg", legendPosition = "none",
  ylimits = NULL)

Arguments

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

Value

fig [ggplot2 figure]


pyCGM2/rCGM2 documentation built on July 28, 2020, 2:09 p.m.