Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

subset-.brdr

Replace a subset of a brdr object


Description

Replace a subset of a brdr object

Usage

## S3 replacement method for class 'brdr'
x[...] <- value

Arguments

x

A brdr object.

...

Indices.

value

A brdr() object, number or matrix.

Details

You probably don't need to call this directly. If you want to access border thicknesses, do e.g.

l_borders <- brdr_thickness(left_border(ht))

which will give you a matrix of numbers.

Value

A brdr() object.


huxtable

Easily Create and Style Tables for LaTeX, HTML and Other Formats

v5.3.0
MIT + file LICENSE
Authors
David Hugh-Jones [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.