-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
37 lines (37 loc) · 977 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Type: Compendium
Package: Radiology exam volume forecast repository
Title: Automatic forecasting of radiology examination volume trends
for optimal resource planning and allocation
Version: 1.0
Authors@R:
c(person(given = "Anton",
family = "Becker",
role = c("cre", "aut"),
email = "[email protected]",
comment = c(orcid = "0000-0001-8372-6496")),
person(given = "Joseph",
family = "Erinjeri",
role = "ctb"),
person(given = "Nicholas",
family = "Kastango",
role = "ctb"))
Description: Companion analysis to the article published in
the Journal of Digital imaging (DOI:10.1007/s10278-021-00532-4)
License: MIT + file LICENSE
Depends:
dplyr,
here,
kableExtra,
knitr,
lubridate,
magrittr,
prophet,
readr,
rmarkdown,
rticles,
skimr,
stringr,
tidyverse,
timeDate
Encoding: UTF-8
LazyData: true