Package: c3dr 0.1.1

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.1.tar.gz
c3dr_0.1.1.zip(r-4.6)c3dr_0.1.1.zip(r-4.5)c3dr_0.1.1.zip(r-4.4)
c3dr_0.1.1.tgz(r-4.5-x86_64)c3dr_0.1.1.tgz(r-4.5-arm64)c3dr_0.1.1.tgz(r-4.4-x86_64)c3dr_0.1.1.tgz(r-4.4-arm64)
c3dr_0.1.1.tar.gz(r-4.6-arm64)c3dr_0.1.1.tar.gz(r-4.6-x86_64)c3dr_0.1.1.tar.gz(r-4.5-arm64)c3dr_0.1.1.tar.gz(r-4.5-x86_64)
c3dr_0.1.1.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 15 days agofrom:8d659def07 (on main). Checks:15 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 202 |
pkgdown docs | OK | 172 |
linux-devel-x86_64 | OK | 160 |
linux-devel-arm64 | OK | 352 |
linux-release-x86_64 | OK | 149 |
linux-release-arm64 | OK | 383 |
macos-release-x86_64 | OK | 243 |
macos-release-arm64 | OK | 97 |
macos-oldrel-x86_64 | OK | 175 |
macos-oldrel-arm64 | OK | 115 |
windows-devel | OK | 148 |
windows-release | OK | 190 |
windows-oldrel | OK | 158 |
wasm-release | OK | 212 |
wasm-oldrel | OK | 198 |
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 |