latex_special_row: Create a LaTeX table row character vector wrapped in...

Description Usage Arguments Value

View source: R/stargazer_functions.R

Description

Create a LaTeX table row character vector wrapped in multicolumn.

Usage

1
latex_special_row(x, col.widths = NULL, align = NULL)

Arguments

x

vector with length = to number of columns, will be coerced to character

col.widths

Vector of column widths. Will be assumed to be 1 for member of x if not specified.

align

Desired alignment for cells.

Value

LaTeX table row character vector wrapped in multicolumn.


pbaylis/baylisR documentation built on Nov. 8, 2019, 6:20 p.m.