| render_html | R Documentation |
Internal; called by stargazer.
render_html(
table_data,
title = "",
dep.var.caption = "Dependent variable:",
column.labels = NULL,
notes = NULL,
notes.append = TRUE,
notes.label = "Note:"
)
table_data |
List returned by |
title |
Table caption string. |
dep.var.caption |
Caption above the dependent-variable line. |
column.labels |
Optional character vector of column labels (overrides model_labels in the header). |
notes |
Additional note strings appended after the SE note. |
notes.append |
Logical; if |
notes.label |
Label preceding the note text. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.