Learn R Programming

huxtable (version 5.4.0)

brdr_thickness: Get thickness of a brdr() object

Description

Get thickness of a brdr() object

Usage

brdr_thickness(x)

Arguments

x

A brdr() object.

Value

A number or numeric matrix.

Examples

Run this code
# NOT RUN {
brdr_thickness(left_border(jams))
brdr_thickness(brdr(1, "solid", "red"))

# }

Run the code above in your browser using DataLab