latex_mcol: Wrap the given text with the latex \multicolumnn macro around...

View source: R/utils-latex-functions.R

latex_mcolR Documentation

Wrap the given text with the latex \multicolumnn macro around it

Description

Wrap the given text with the latex \multicolumnn macro around it

Usage

latex_mcol(ncol, just, txt)

Arguments

ncol

The number of columns

just

Justification, e.g. "l", "c", or "r" for left, center, right

txt

The text

Value

The given text with the latex \multicolumn macro around it


pacific-hake/hake-assessment documentation built on Nov. 8, 2024, 1:16 p.m.