We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27331a8 commit f004ff4Copy full SHA for f004ff4
R/alex_table32.R
@@ -35,7 +35,7 @@ ard <- result_01$ard
35
## By groups -----
36
ard_tbl_summary <- ard$tbl_summary
37
## Overall -----
38
-ard_overall <- ard$add_overall
+ard_overall <- ard$add_overall
39
40
## Combine the ARDs
41
ard_combined <-
0 commit comments