table_plot | R Documentation |
Private helper to record and tabulate confidence intervals. Called internally by forest_constructor
table_plot(
tbl,
summary_label,
ID,
r = 5.5,
l = 5.5,
tbl_titles = NULL,
plotdata,
text_size,
y_limit,
y_breaks,
y_lines
)
summary_label |
(optional) labeler function created using |
r , l |
parameters corresponding to the plot margin for the confidence intervals |
plotdata |
dataframe constructed by forest_constructor |
text_size |
numeric. Text size for labels. Must be at least 3.5 |
madata |
dataframe constructed by forest_constructor |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.