| 1234567891011121314151617181920 | 
							- Package: rNIX
 
- Title: Standard NIX tools to use with LabKey datasets
 
- Version: 0.0.0.9000
 
- Authors@R: 
 
-     person("Andrej", "Studen", , "andrej.studen@fmf.uni-lj.si", role = c("aut", "cre"))
 
-     person("Ana", "Lešnjak", , "iana.lesnjak@student.fmf.uni-lj.si", role = c("aut", "cre"))
 
- Description: Collection of standardized statistics and data adjustment tools to be used
 
-    with LabKey datasets. 
 
- License: MIT + file LICENSE
 
- Encoding: UTF-8
 
- Roxygen: list(markdown = TRUE)
 
- RoxygenNote: 7.3.2
 
- Imports: 
 
-     base,
 
-     graphics,
 
-     survival,
 
-     stats
 
- Suggests: 
 
-     ggplot2,
 
-     ggsurvfit
 
 
  |