Skip to contents

Get list of all pre-built schemas

Usage

listSchemas()

Value

Named list of all available pre-built TaskSchema objects

References

Winter DA (2009). "Biomechanics and Motor Control of Human Movement." 4th ed. Wiley.

Examples

schemas <- listSchemas()
names(schemas)
#> [1] "gait"    "running" "jump"    "throw"   "balance" "cutting" "cycling"