
Create a Forest Plot from Univariate Regression Tables
Source:R/plotForestFromTable.R
plotForestFromTable.RdThis function generates a forest plot from a list of formatted univariate regression tables.
Arguments
- UnivariateRegressionTables
A list containing formatted regression tables and styling information. Expected structure:
FormattedTable$tbls: A list of tables, each containing atable_bodydataframe.LargeTable$table_styling$header: A dataframe with alabelandspanning_headercolumn for headers.
- pSize
Numeric. Size of the points in the plot. Default is 2.