latex_cline: Provide latex code to draw a horizontal line across the...

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

latex_clineR Documentation

Provide latex code to draw a horizontal line across the columns specified

Description

Provide latex code to draw a horizontal line across the columns specified

Usage

latex_cline(cols)

Arguments

cols

A string in this format: "1-3" which means the line should go across columns 1 to 3

Value

A string of latex code to draw a horizontal line across the columns specified


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