Adrian Waddell

Results 33 issues of Adrian Waddell

Often we call: ```r lyt % split_cols_by(armvar) if (!is.null(lbl_overall)) lyt % add_overall_col(label = lbl_overall) lyt % analyze("AGE", mean) # cont. layout building ``` It would be nice to call: ```r...

enhancement
sme

including - custom splitting functions - advanced use of `analyze` including `.spl_context` (debugging)

documentation

@gmbecker, another project needs the rtable object in an `xml` format so that they can look into pathing and reuse (outside of R). I tried the following, but it is...

discussion
sme

see the working code in the slides with 2 examples: 1. using broom 2. create a results `data.frame` Not too much text is needed.

documentation
sme

It would be good to have values generated by a single function displayed in as column: ```r s_num

discussion
blocked
research

label rows could optionally be rendered to overlap with the table body for condensed rendering

enhancement
discussion
sme

To be discussed in the next meeting