latex_long_stargazer: Create a longtable stargazer output

Description Usage Arguments Value

View source: R/latex_long_stargazer.R

Description

Create a longtable stargazer output

Usage

1
2
latex_long_stargazer(..., table_caption, table_label,
  threeparttable = TRUE, landscape = FALSE, font_size = "small")

Arguments

...

Arguments passed to the stargazer function.

table_caption

Character. Title of the table.

table_label

Character. Label of the table (for referencing in Latex).

threeparttable

Logical. Align captions with table.

landscape

Logical. Put on a landscape page.

font_size

Integer. Size of the font inside the table.

Value

A printable Latex table


NicolasJBM/writer documentation built on Aug. 12, 2019, 2:36 p.m.