std_postprocessing | R Documentation |
Standard Post Processing
std_postprocessing(tlg, ...)
tlg |
to post process. |
... |
additional arguments passed to report_null. |
a processed tlg
or a null report.
library(rtables)
std_postprocessing(build_table(basic_table() |> analyze("Species"), iris), ind = 10L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.