c3dr-package {c3dr} | R Documentation |
c3dr: Read and Write C3D Motion Capture Files
Description
A wrapper for the 'EZC3D' library to work with C3D motion capture data.
Details
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.
Main functions:
Use
c3d_read()
for the import of C3D data.Use
c3d_data()
andc3d_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.
Author(s)
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]
See Also
Useful links:
Report bugs at https://github.com/ropensci/c3dr/issues