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