Please what r package can I use to format my summary statistics like this?

Please what r package can I use to format my summary statistics like this?

You could look at the {kableExtra} package, focusing on the section(s) for grouping rows.

https://cran.r-project.org/web/packages/kableExtra/vignettes/awesome_table_in_html.html#Group_rows_via_multi-row_cell

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.