add a background color to the “Overall” column in gtsummary table

后端 未结 0 2005
臣服心动
臣服心动 2020-12-07 09:57

How can I use tab_style() to add a background color to the "Overall" column?

library(gtsummary)
trial %>% select(trt, age, grade, re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题