mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 03:40:23 +01:00
19 lines
466 B
Plaintext
19 lines
466 B
Plaintext
Package: daDoctoR
|
|
Title: daDoctoR
|
|
Version: 0.0.0.9004
|
|
Authors@R: c(
|
|
person("Andreas", "Gammelgaard Damsbo", email = "agdamsbo@pm.me", role = c("cre", "aut")))
|
|
Description: Tools for Danish health research. A collection of
|
|
functions to ease my work. I'll try to keep it updated for
|
|
others to use as well.
|
|
Depends: R (>= 3.4.4)
|
|
Imports: broom,
|
|
dplyr,
|
|
epiR,
|
|
ggplot2,
|
|
MASS
|
|
License: GPL (>= 2)
|
|
Encoding: UTF-8
|
|
LazyData: true
|
|
RoxygenNote: 6.1.0.9000
|