Learn R Programming

huxtable (version 4.7.1.9000)

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