powered by
Standard Post Processing
std_postprocessing(tlg, ...)
a processed tlg or a null report.
tlg
to post process.
additional arguments passed to report_null.
library(rtables) std_postprocessing(build_table(basic_table() |> analyze("Species"), iris), ind = 10L)
Run the code above in your browser using DataLab