star_tex_write: Write a stargazer output to a tex file

View source: R/star_tex_write.R

star_tex_writeR Documentation

Write a stargazer output to a tex file

Description

Write a stargazer output to a tex file

Usage

star_tex_write(..., starlist = NULL, file, headers = FALSE, append = FALSE)

Arguments

...

stargazer ouptut

starlist

a list of stargazer output to write to a file

file

where the file will be saved

headers

(logical) to include the start of a tex afile

append

logical to append at the end of a tex file; defaults to FALSE


ChandlerLutz/starpolishr documentation built on April 16, 2023, 8:55 a.m.