Skip to contents

Reads one or more OpenSim output files and returns PhysioExperiment objects.

Usage

readOpenSimOutputs(files, format = c("auto", "mot", "sto", "trc"))

Arguments

files

Character vector of file paths.

format

One of "auto", "mot", "sto", "trc".

Value

Named list of PhysioExperiment objects.