Package: motoRneuron
Type: Package
Title: Analyzing Paired Neuron Discharge Times for Time-Domain
        Synchronization
Version: 1.0.0
Authors@R: c(person("Andrew", "Tweedell", email = "atweedell315@gmail.com", role = c("aut", "cre")), person("Matthew", "Tenan", role = "aut"))
Description: The temporal relationship between motor neurons can offer 
    explanations for neural strategies. We combined functions to reduce neuron 
    action potential discharge data and analyze it for short-term, time-domain 
    synchronization. Even more so, motoRneuron combines most available methods 
    for the determining cross correlation histogram peaks and most available 
    indices for calculating synchronization into simple functions. See 
    Nordstrom, Fuglevand, and Enoka (1992) <doi:10.1113/jphysiol.1992.sp019244> 
    for a more thorough introduction.
URL: http://github.com/tweedell/motoRneuron
BugReports: http://github.com/tweedell/motoRneuron/issues
Depends: R (>= 3.3), ggplot2, dygraphs
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Imports: stats (>= 3.4.1), methods
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-15 15:08:51 UTC; andrew.tweedell.ctr
Author: Andrew Tweedell [aut, cre],
  Matthew Tenan [aut]
Maintainer: Andrew Tweedell <atweedell315@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-26 14:40:03 UTC
Built: R 4.2.0; ; 2022-04-12 19:12:01 UTC; unix
