addlinespace: Add addlinespace commands to latex table

View source: R/summary_as_tex.R

addlinespaceR Documentation

Add addlinespace commands to latex table

Description

Default output of latex tables will add some addlinespace commands for you, but you can provide which terms you want to add the spaces after with this command. Note that special characters like curly braces should be escaped with two backslashes.

Usage

addlinespace(table, terms)

Arguments

table

Latex table

terms

Strings, which terms to add addlinespace after


tsostarics/sostools documentation built on Nov. 22, 2022, 7:26 p.m.