Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 403 Bytes

README

For user guide please go to: https://morgan435.github.io/gaitFeature/

Installation

To install gaitFeature, simply execute the following:

library(devtools)
install_github("Morgan435/gaitFeature")

If you are missing the devtools required R package you can install it from CRAN: install.packages("devtools")