View source: R/summary_table.R
| stargazer_summary | R Documentation |
Internal; called by stargazer when its first argument is a
data.frame or matrix.
stargazer_summary(
data,
type,
title = "",
label = "",
font.size = NULL,
covariate.labels = NULL,
omit = NULL,
keep = NULL,
digits = 3L,
summary.stat = NULL,
median = FALSE,
notes = NULL,
notes.append = TRUE,
notes.align = "l",
notes.label = "",
out = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.