c3d_example {c3dr} | R Documentation |
Get path to c3dr example
Description
Return the file path for an example data files within the c3dr
package.
Usage
c3d_example()
Details
The test data file contains a short recording of human walking using a full-body model. The test data includes analog channels (e.g., EMG) and data from two force platforms. The recording was made with a Qualisys motion capture system.
The file is taken from https://github.com/pyomeca/ezc3d-testFiles under a GPL-3.0 license.
Value
A character vector with the absolute file path of the example file.
Examples
c3d_example()
[Package c3dr version 0.1.5 Index]