Learn R Programming

huxtable (version 5.5.7)

brdr_thickness: Get thickness of a brdr() object

Description

Get thickness of a brdr() object

Usage

brdr_thickness(x)

Value

A number or numeric matrix.

Arguments

x

A brdr() object.

Examples

Run this code

brdr_thickness(left_border(jams))
brdr_thickness(brdr(1, "solid", "red"))

Run the code above in your browser using DataLab