gt_summary: change static argument so, that dichotomous variables show number of both manifestations separated by slash ( / )
I need to prepare a clinical characteristics table showing not just the frequency of one manifestation of a dichotomous variable, but both on the same line seperated by a / (slash).
Allow ability to enable n_distinct() when calculating sub totals and percentages to deal with one to many relationships between categorical variables
this is my first time submitting a question on stack overflow, so thank you for your patience.