Package: VectorCodeR
Type: Package
Title: Easily Analyze Your Gait Patterns Using Vector Coding Technique
Version: 0.2.0
Authors@R: c(
    person("pwh", "kwong", email = "wai-hang.kwong@polyu.edu.hk", role = "aut"),
    person("ananda", "sidarta", email = "ananda.sidarta@ntu.edu.sg", role = "ctb"),
    person("zhexuan", "gu", email = "22054513g@connect.polyu.hk", role = "cre"))
Maintainer: zhexuan gu <22054513g@connect.polyu.hk>
Description: 
  Facilitate the analysis of inter-limb and intra-limb coordination in human movement. 
  It provides functions for calculating the phase angle between two segments, enabling researchers and practitioners to quantify the coordination patterns within and between limbs during various motor tasks.
  Needham, R., Naemi, R., & Chockalingam, N. (2014) <doi:10.1016/j.jbiomech.2013.12.032>.
  Needham, R., Naemi, R., & Chockalingam, N. (2015) <doi:10.1016/j.jbiomech.2015.07.023>.
  Tepavac, D., & Field-Fote, E. C. (2001) <doi:10.1123/jab.17.3.259>.
  Park, J.H., Lee, H., Cho, Js. et al. (2021) <doi:10.1038/s41598-020-80237-w>.
License: GPL-3
Depends: R (>= 3.5.0), readxl, tidyverse, grDevices, graphics, stats,
        ggplot2, tidyr, dplyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-15 15:50:17 UTC; guzhexuan
Author: pwh kwong [aut],
  ananda sidarta [ctb],
  zhexuan gu [cre]
Repository: CRAN
Date/Publication: 2023-10-15 21:50:15 UTC
Built: R 4.3.0; ; 2023-10-16 00:48:08 UTC; unix
