Package: c3dr 0.1.5.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.1.5.9000.tar.gz
c3dr_0.1.5.9000.zip(r-4.6)c3dr_0.1.5.9000.zip(r-4.5)c3dr_0.1.5.9000.zip(r-4.4)
c3dr_0.1.5.9000.tgz(r-4.5-x86_64)c3dr_0.1.5.9000.tgz(r-4.5-arm64)c3dr_0.1.5.9000.tgz(r-4.4-x86_64)c3dr_0.1.5.9000.tgz(r-4.4-arm64)
c3dr_0.1.5.9000.tar.gz(r-4.6-arm64)c3dr_0.1.5.9000.tar.gz(r-4.6-x86_64)c3dr_0.1.5.9000.tar.gz(r-4.5-arm64)c3dr_0.1.5.9000.tar.gz(r-4.5-x86_64)
c3dr_0.1.5.9000.tgz(r-4.5-emscripten)c3dr_0.1.5.9000.tgz(r-4.4-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 2 days ago from:720c869225 (on main). Checks:15 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-arm64 | OK | 148 | |
linux-devel-x86_64 | OK | 153 | |
pkgdown docs | OK | 182 | |
source / vignettes | OK | 243 | |
linux-release-arm64 | OK | 149 | |
linux-release-x86_64 | OK | 152 | |
macos-release-arm64 | OK | 130 | |
macos-release-x86_64 | OK | 230 | |
macos-oldrel-arm64 | OK | 126 | |
macos-oldrel-x86_64 | OK | 424 | |
windows-devel | OK | 155 | |
windows-release | OK | 170 | |
windows-oldrel | OK | 165 | |
wasm-release | OK | 160 | |
wasm-oldrel | OK | 143 |
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 |