no_borders {tidytlg} | R Documentation |
Removes all borders from the table
Description
Removes all borders from the table
Usage
no_borders(ht, matrix = NULL)
Arguments
ht |
huxtable object.
|
matrix |
matrix of bottom borders. Ignored. Included for the sake
of compatibility with the interface of all border mutating functions.
|
See Also
Other border_functions:
col_borders()
,
row_border()
,
single_border()
,
spanning_borders()
[Package
tidytlg version 0.1.5
Index]