Skip to contents

Return the file path for an example data files within the c3dr package.

Usage

c3d_example()

Value

A character vector with the absolute file path of the example file.

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.

Examples

c3d_example()
#> [1] "/usr/local/lib/R/site-library/c3dr/extdata/example.c3d"