add_lm_table | R Documentation |
Adds an lm table.
add_lm_table( x, bookmark, title, styles, notes = NULL, wide = FALSE, width = NULL, ... )
x |
An lm fit. |
bookmark |
Bookmark for the table. |
title |
Title for the table. |
styles |
A styles list to use. |
notes |
Notes about the table. |
wide |
Should the table be displayed in landscape? |
width |
Width for the table in inches. |
... |
Additional args for add_table(). |
A flextable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.