pretty_names = TRUE
do not fully work for "repeated rows"
#723
Labels
3 investigators ❔❓
Need to look further into this issue
In the table outputs of the next reprex, we should see
Indirect Effect (ACME)
in each file whereACME
appears and the same forDirect Effect (ADE)
withADE
, however, for each table they only appear in the firstACME
/ADE
rows. In particular I added the lineattr(m, "pretty_names") <- c(attr(m20, "pretty_names"), attr(m70, "pretty_names"))
to be sure thepretty_names
are for all the involved rows.control
treated
average
Total Effect
Created on 2022-06-02 by the reprex package (v2.0.1)
The text was updated successfully, but these errors were encountered: