Skip to content

Commit

Permalink
make output longer
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda Nab committed Nov 15, 2023
1 parent 15de949 commit c86ff33
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions analysis/data_properties/flowchart_outcomegrps.R
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,9 @@ flowchart_outcomegrps <-
n_outcomes_trt,
n_outcomes_untrt,
n_outcomes_untrt_treat_window,
n_outcomes_untrt_after_treat_window)

n_outcomes_untrt_after_treat_window) %>%
tidyr::pivot_longer(everything())

################################################################################
# 3 Redact flowchart
################################################################################
Expand Down

0 comments on commit c86ff33

Please sign in to comment.