-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
70 lines (69 loc) · 1.8 KB
/
Copy pathNAMESPACE
File metadata and controls
70 lines (69 loc) · 1.8 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Generated by roxygen2: do not edit by hand
export("%>%")
export("%||%")
export(bootstrapIDI)
export(clinicopath_startup_message)
export(diagnosticmeta)
export(diagnosticmetaClass)
export(ihcheterogeneity)
export(raw_to_prob)
export(swimmerplot)
export(waterfall)
import(jmvcore)
importFrom(R6,R6Class)
importFrom(RColorBrewer,brewer.pal)
importFrom(cluster,daisy)
importFrom(data.table,as.data.table)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggswim,geom_swim_arrow)
importFrom(ggswim,geom_swim_lane)
importFrom(ggswim,geom_swim_marker)
importFrom(ggswim,scale_marker_discrete)
importFrom(ggswim,theme_ggswim)
importFrom(ggswim,theme_ggswim_dark)
importFrom(htmltools,tagList)
importFrom(lubridate,dmy)
importFrom(lubridate,dym)
importFrom(lubridate,interval)
importFrom(lubridate,mdy)
importFrom(lubridate,myd)
importFrom(lubridate,time_length)
importFrom(lubridate,ydm)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(mada,phm)
importFrom(mada,reitsma)
importFrom(magrittr,"%>%")
importFrom(metafor,rma)
importFrom(psych,ICC)
importFrom(rlang,"%||%")
importFrom(stats,binomial)
importFrom(stats,cov)
importFrom(stats,glm)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qbeta)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(stringr,str_to_title)
importFrom(survival,Surv)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_wider)
importFrom(utils,sessionInfo)
importFrom(utils,tail)