starnote: Create tabularx tables using stargazer

Description Usage Arguments Value Examples

View source: R/starnote.R

Description

Transforms stargazer output into textwidth tabularx and adds a wrapping table note

Usage

1
2
3
4
5
6
7
starnote(
  dta = "",
  save_loc = "",
  tablenote = "",
  colnumber = 6,
  width_col1 = 0.15
)

Arguments

dta

save_loc tablenote colnumber

Value

.tex file

Examples

1
TBD

timvdvalk/starnote documentation built on July 21, 2020, 7:18 a.m.