homogeniseCycles: homogeniseCycles

Description Usage Arguments Value Examples

View source: R/tools.R

Description

homogenise the number of cycle for a combinaison of independant variables

Usage

1
homogeniseCycles(table, groupByList)

Arguments

table

[dataframe] all-cycle table

groupByList

[list] group-by independant variables .

Value

update all-cycle table

Examples

1
homogeniseCycles(kinematicTable, c("Id","Operator","Session"))

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