-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 871 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 871 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: agstudy1app
Title: Supplementary package for the GPCAH Surveillance of Agriculture Injuries in Iowa Web Application
Version: 1.0
Authors@R:
person(
"D. Erik", "Boonstra", role = c("aut", "cre"),
email = "daniel-boonstra@uiowa.edu",
comment = c(ORCID = "0009-0005-1599-1809")
)
Description: Contains a collection of R functions used to develop the R Shiny application for GPCAH Surveillance of Agriculture Injuries in Iowa. The primary function of this package is to calculate the predicted probability of an injury record being located in Iowa's Worker Compensation database or Iowa's Trauma Registry database.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
LazyData: true
Depends:
R (>= 3.5.0)
Imports:
shiny,
shinythemes,
stats
URL: https://ph-ivshiny.iowa.uiowa.edu/deboonstra/agstudy1app/