addGaitDescriptiveEventsLines: addGaitDescriptiveEventsLines

Description Usage Arguments Value

View source: R/plots.R

Description

add gait events of a specific context as vertical lines to a figure

Usage

1
2
addGaitDescriptiveEventsLines(fig, descStatsPhaseTable, iContext,
  colorFactor = NULL, linetypeFactor = NULL)

Arguments

colorFactor

[string] line color according an independant variable

linetypeFactor

[string] line type definied according an independant variable

[fig]

ggplot2 figure

[descStatsPhaseTable]

descriptive stats table of gait phase scalar (must include c("stancePhase","doubleStance1","doubleStance2")

[Context]

selected context

Value

[]


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