parseFtBorder: Parse an ft-border value.

Description Usage Arguments Value

View source: R/styleParsing.R

Description

parseFtBorder parses the combined ft border declarations (i.e. ft-border, ft-border-left, ft-border-right, ft-border-top, ft-border-bottom) and returns a list containing width, style and color as separate elements.

Usage

1

Arguments

text

The border declaration to parse.

Value

A list containing two elements: width, style and color.


cbailiss/basictabler documentation built on July 2, 2021, 1:16 a.m.