-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
43 lines (43 loc) · 1.02 KB
/
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
38
39
40
41
42
43
Package: swcrt
Type: Package
Title: Draw and export stepped-wedge cluster randomised trial design diagrams
Version: 0.1.4
Authors@R: person(given = "Michael J",
family = "Grayling",
email = "michael.grayling@newcastle.ac.uk",
role = c("aut", "cre"))
Imports:
dplyr,
flextable,
ggplot2,
iterpc,
knitr,
magrittr,
MASS,
NlcOptim,
officer,
pracma,
Rfast,
rmarkdown,
shiny,
shinyalert,
shinycssloaders,
shinydashboard,
shinyFeedback,
shinyhelper,
shinyjs,
shinyWidgets,
stats,
tibble,
viridis
Description: Helps produce diagrams of stepped-wedge cluster randomised trial
designs. The produced diagrams can be exported in .docx, .png, and .pptx
formats.
License: MIT + file LICENSE
LazyData: TRUE
Date: 2022-04-28
URL: https://mjg211.github.io/swcrt, https://github.com/mjg211/swcrt
BugReports: https://github.com/mjg211/swcrt/issues
RoxygenNote: 7.1.2
Encoding: UTF-8
VignetteBuilder: knitr