brdr_thickness {huxtable} | R Documentation |
Get thickness of a brdr()
object
Description
Get thickness of a brdr()
object
Usage
brdr_thickness(x)
Arguments
x |
A |
Value
A number or numeric matrix.
Examples
brdr_thickness(left_border(jams))
brdr_thickness(brdr(1, "solid", "red"))
[Package huxtable version 5.5.6 Index]