getFtBorderWidthFromCssBorder: Convert CSS border width to those used by the flextable...

View source: R/styleParsing.R

getFtBorderWidthFromCssBorderR Documentation

Convert CSS border width to those used by the flextable package.

Description

getFtBorderStyleFromCssBorder takes border parameters expressed as a list (must contain an element named style) and returns a border style that is compatible with the flextable package.

Usage

getFtBorderWidthFromCssBorder(border)

Arguments

border

A list containing an element named style.

Value

A flextable border style.


basictabler documentation built on June 8, 2025, 10:52 a.m.