View source: R/add_bottom_borders.R
spanning_borders | R Documentation |
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))
row |
|
cols |
|
Other border_functions:
col_borders()
,
no_borders()
,
row_border()
,
single_border()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.