-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 948 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
Package: FentanylPatchPrevalence
Type: Package
Title: Fentanyl Patch Prevalence
Version: 0.1.0
Author: Dong Yun Lee, Chungsoo Kim
Maintainer: The package maintainer <[email protected]>
Description: The objective of this package are:
1. Proportions of people with visits/contacts for prescribing fentanyl pathces
2. Proportions of people having a fentanyl patch prescribed
3. Proportions and incidence rates of mental health conditions in people with fentanyl patch
The incidence rate and proportion are stratified by age groups and gender, reported by calendar year and month.
Depends:
R(>= 3.6.0)
Imports:
DatabaseConnector (>= 4.0.2),
SqlRender (>= 1.7.0),
ggplot2,
dplyr,
lubridate,
ParallelLogger,
shiny,
ggplot2,
plotly,
DT
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1