Learn R Programming

c3dr (version 0.2.0)

c3d_example: Get path to c3dr example

Description

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

Usage

c3d_example()

Arguments

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

Run this code
c3d_example()

Run the code above in your browser using DataLab