Get a pre-built schema by name
Arguments
- name
Name of the schema ("gait", "running", "jump", "throw",
"balance", "cutting", "cycling")
Value
A TaskSchema object
References
Winter DA (2009). "Biomechanics and Motor Control of Human Movement."
4th ed. Wiley.
Examples
gait <- getSchema("gait")
jump <- getSchema("jump")