rtables
rtables copied to clipboard
Reporting tables with R
once a session saying that `str in particularly informative for rtables end users, please consider table_structure(tbl, detail = "row") instead`, and then call down to the base function.
which goes into the bigger cross-checking outputs discussion ```r library(rtables) col_N_for_tbls
Is it currently possible to render an rtable object to latex, as it is the case for html? (with as_html())? Is it something you are working on? Thx
Introduction Example Clinical Trials Subsetting Comparison with dplyr Tabulation Concepts Comparison against Baseline Sorting pruning Constructing rtables manually
so that function references are linked to the documentation (as in the `dplyr` vignettes)
Existing, or new (probably the existing clinical trial tables one) From https://github.com/RConsortium/rtrs-wg/blob/main/tables-book/04-04-kaplan-meier.Rmd ``` library(dplyr) library(tidyr) library(stringr) library(purrr) library(survival) data("cadaette", package = "random.cdisc.data") head(cadaette) adtte % dplyr::filter(PARAMCD == "AETTE2", SAFFL ==...
i.e. so that the "the fit here did not converge" need only be associated with one footnote symbol that is repeated as needed throughout the table. This will involve a...