A wrapper for the 'EZC3D' library to work with C3D motion capture data.
Use c3d_read() for the import of C3D data.
Use c3d_data() and c3d_analog() for retrieving the point and the analog
data as a data frame.
Use c3d_write() to write a c3d object to a C3D file.
Maintainer: Simon Nolte s.nolte@dshs-koeln.de (ORCID)
Other contributors:
Benjamin Michaud (Author of included EZC3D library) [copyright holder]
German Sport University Cologne (0189raq88) [funder]
Aymeric Stamm (reviewed the package (v. 0.1.0) for rOpenSci, see <https://github.com/ropensci/software-review/issues/686>) [reviewer]
July Pilowsky (reviewed the package (v. 0.1.0) for rOpenSci, see <https://github.com/ropensci/software-review/issues/686>) [reviewer]
An R package for working with motion capture data based on the C++ library EZC3D. Users can read, process, and write C3D files containing biomechanical data.
Useful links: