Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 404 Bytes

kinematics

Useful functions for kinematic data

Wrapping up some tools I use regularly for exploratory analysis of kinematic data. Right now this consists entirely of a plotting function.


Installation

To install the latest version directly from Github, please use:

install.packages("devtools")
devtools::install_github("jeff-goldsmith/kinematics")