Learn R Programming

tidytlg (version 0.1.5)

single_border: Adds a border under a cell

Description

Adds a border under a cell

Usage

single_border(row, col)

Arguments

row

numeric the row of the cell

col

numeric the column of the cell

See Also

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