col_borders {tidytlg}R Documentation

Adds borders under cells in a column

Description

Adds borders under cells in a column

Usage

col_borders(col, rows)

Arguments

col

numeric the column of the table

rows

numeric the range of rows to include

See Also

Other border_functions: no_borders(), row_border(), single_border(), spanning_borders()


[Package tidytlg version 0.1.5 Index]