latex.cline: Create a latex string to draw a horizontal line across the...

View source: R/latex.R

latex.clineR Documentation

Create a latex string to draw a horizontal line across the columns specified

Description

Create a latex string to draw a horizontal line across the columns specified

Usage

latex.cline(cols)

Arguments

cols

A string representing the columns to span e.g. "1-5"

Value

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

Examples

latex.cline("1-5")

pbs-assess/gfutilities documentation built on Sept. 18, 2023, 7:57 a.m.