Package: c3dr 0.2.0.9000

Simon Nolte
c3dr: Read and Write C3D Motion Capture Files
A wrapper for the 'EZC3D' library to work with C3D motion capture data.
Authors:
c3dr_0.2.0.9000.tar.gz
c3dr_0.2.0.9000.zip(r-4.6)c3dr_0.2.0.9000.zip(r-4.5)c3dr_0.2.0.9000.zip(r-4.4)
c3dr_0.2.0.9000.tgz(r-4.5-x86_64)c3dr_0.2.0.9000.tgz(r-4.5-arm64)c3dr_0.2.0.9000.tgz(r-4.4-x86_64)c3dr_0.2.0.9000.tgz(r-4.4-arm64)
c3dr_0.2.0.9000.tar.gz(r-4.6-arm64)c3dr_0.2.0.9000.tar.gz(r-4.6-x86_64)c3dr_0.2.0.9000.tar.gz(r-4.5-arm64)c3dr_0.2.0.9000.tar.gz(r-4.5-x86_64)
c3dr_0.2.0.9000.tgz(r-4.5-emscripten)
c3dr.pdf |c3dr.html✨
c3dr/json (API)
NEWS
# Install 'c3dr' in R: |
install.packages('c3dr', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #686
Bug tracker:https://github.com/ropensci/c3dr/issues
Pkgdown site:https://docs.ropensci.org
Last updated from:50895dded8 (on main). Checks:15 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-arm64 | OK | 149 | |
linux-devel-x86_64 | OK | 162 | |
pkgdown docs | OK | 180 | |
source / vignettes | OK | 236 | |
linux-release-arm64 | OK | 149 | |
linux-release-x86_64 | OK | 160 | |
macos-release-arm64 | OK | 110 | |
macos-release-x86_64 | OK | 257 | |
macos-oldrel-arm64 | OK | 126 | |
macos-oldrel-x86_64 | OK | 253 | |
windows-devel | OK | 159 | |
windows-release | OK | 162 | |
windows-oldrel | OK | 174 | |
wasm-release | OK | 160 | |
wasm-oldrel | OK | 153 |
Exports:c3d_analogc3d_convertc3d_datac3d_examplec3d_readc3d_setdatac3d_write
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get analog data from a c3d object | c3d_analog |
Convert between c3d point data formats | c3d_convert |
Get point data from a c3d object | c3d_data |
Get path to c3dr example | c3d_example |
Read a c3d file in R | c3d_read |
Write data to a c3d object | c3d_setdata |
Write a c3d file in R | c3d_write |
Formatting c3d objects | format.c3d |
Printing c3d objects | print.c3d |