mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-21 19:30:22 +01:00
09719ea905
Merge branch 'master' of github.com:agdamsbo/daDoctoR # Conflicts: # DESCRIPTION # R/print_diff_bygroup.R # R/print_diff_byvar.R # R/print_log.R # R/print_olr.R # R/print_pred.R
18 lines
510 B
Plaintext
18 lines
510 B
Plaintext
Package: daDoctoR
|
|
Title: Functions For Health Research
|
|
<<<<<<< HEAD
|
|
Version: 0.21.7
|
|
=======
|
|
Version: 0.21.5
|
|
>>>>>>> d8ffa3dc7b67e43a846bbd58e055a141a010b304
|
|
Year: 2021
|
|
Author: Andreas Gammelgaard Damsbo <agdamsbo@pm.me>
|
|
Maintainer: Andreas Gammelgaard Damsbo <agdamsbo@pm.me>
|
|
Description: R functions for convenient data management an danalysis in health research.
|
|
Imports: broom, dplyr, epiR, ggplot2, MASS, carData, eulerr
|
|
Suggest: shiny
|
|
License: GPL (>= 2)
|
|
Encoding: UTF-8
|
|
LazyData: true
|
|
RoxygenNote: 7.1.1
|