Allows analyzing time series representing two-dimensional movements. It accepts a data frame with a time (t), horizontal (x) and vertical (y) coordinate as columns, and returns several dynamical properties such as speed, acceleration or curvature.
Version: | 1.0.0 |
Depends: | R (≥ 3.5.0) |
Imports: | numDeriv, stats |
Suggests: | testthat, knitr, utils, markdown, rmarkdown, ggplot2 |
Published: | 2021-07-19 |
DOI: | 10.32614/CRAN.package.kinematics |
Author: | Pablo Rodriguez-Sanchez (https://pabrod.github.io) and Sanne J. P. van den Berg (https://www.wur.nl/en/Persons/Sanne-dr.-SJP-Sanne-van-den-Berg.htm) |
Maintainer: | Pablo Rodriguez-Sanchez <pablo.rodriguez.sanchez at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | kinematics results |
Reference manual: | kinematics.pdf |
Vignettes: |
example |
Package source: | kinematics_1.0.0.tar.gz |
Windows binaries: | r-devel: kinematics_1.0.0.zip, r-release: kinematics_1.0.0.zip, r-oldrel: kinematics_1.0.0.zip |
macOS binaries: | r-release (arm64): kinematics_1.0.0.tgz, r-oldrel (arm64): kinematics_1.0.0.tgz, r-release (x86_64): kinematics_1.0.0.tgz, r-oldrel (x86_64): kinematics_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=kinematics to link to this page.