R/add_bottom_borders.R
spanning_borders.Rd
Adds borders under cells that are not empty in a given row, omitting the first column of the row. The borders do not touch each other - they are separate.
spanning_borders(row, cols = c(-1))
Other border_functions:
col_borders()
,
no_borders()
,
row_border()
,
single_border()