make_tex_row: Makes LaTeX code to make a row of a table and shift by some...

Description Usage Arguments Value

View source: R/Table_functions.R

Description

Makes LaTeX code to make a row of a table and shift by some amount of columns if necessary

Usage

1
make_tex_row(char_vec, shift = 0)

Arguments

char_vec

Vector of characters to be collapsed into a LaTeX table

shift

Number of columns to shift over

Value

LaTeX string of the whole row of the table


ivdoctr documentation built on Dec. 11, 2021, 9:32 a.m.