descriptiveKineticGaitPanel: descriptiveKineticGaitPanel

Description Usage Arguments Value

View source: R/plotPanel.R

Description

convenient descriptive plot panel of gait kinetics for a specific context

Usage

1
2
3
4
descriptiveKineticGaitPanel(descStatsFrameSequence, descStatsPhases,
  iContext, colorFactor = NULL, linetypeFactor = NULL,
  normativeData = NULL, stdCorridorFlag = FALSE,
  manualLineType = NULL, manualSizeType = NULL)

Arguments

descStatsFrameSequence

[dataframe] descriptive stats table of all frame sequences

descStatsPhases

[dataframe] descriptive stats table of gait phase scalar ()

iContext

[string] context of the frame sequence

colorFactor

[string] line color according an independant variable

linetypeFactor

[string] line type definied according an independant variable

normativeData

[dataframe] table of a normative dataset

stdCorridorFlag

[Bool] add std corridor to plot

manualLineType

[list] manual line type ( see ggplot2 doc)

manualSizeType

[float] manual line size ( see ggplot2 doc)

Value

fig [ggplot2 figure]


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