Type: Package
Package: clintools
Title: Tools for Clinical Research
Version: 0.9.2
Authors@R: c(
    person("Markus Harboe", "Olsen", email = "oel@oelfam.com", role = c("cre","aut")),
    person("Christian", "Riberholt", role = "aut"),
    person("Ronan", "Berg", role = "aut"),
    person("Kirsten", "Moeller", role = "aut"))
Description: 
   Every research team have their own script for data management, statistics and 
   most importantly hemodynamic indices. The purpose is to standardize scripts 
   utilized in clinical research. The hemodynamic indices can be used in a long-format dataframe, 
   and add both periods of interest (trigger-periods), and delete artifacts with deleter-files. 
   Transfer function analysis (Claassen et al. (2016) <doi:10.1177/0271678X15626425>) and
   Mx (Czosnyka et al. (1996) <doi:10.1161/01.str.27.10.1829>) can be calculated using this package.
License: MIT + file LICENSE
URL: https://github.com/lilleoel/clintools
BugReports: https://github.com/lilleoel/clintools/issues
Depends: R (>= 3.5.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
Imports: signal (>= 0.7-6), xml2 (>= 1.3.2), lme4 (>= 1.1-27.1)
NeedsCompilation: no
Packaged: 2022-01-19 18:50:26 UTC; MOLS0212
Author: Markus Harboe Olsen [cre, aut],
  Christian Riberholt [aut],
  Ronan Berg [aut],
  Kirsten Moeller [aut]
Maintainer: Markus Harboe Olsen <oel@oelfam.com>
Repository: CRAN
Date/Publication: 2022-01-20 15:52:43 UTC
