prGetStyle: Gets the CSS style element

View source: R/htmlTable_helpers_getStyle.R

prGetStyleR Documentation

Gets the CSS style element

Description

A function for checking, merging, and more with a variety of different style formats.

Usage

prGetStyle(...)

Arguments

...

Styles can be provided as vector, ⁠named vector⁠, or string. If you provide a name, e.g. background: blue, align="center", the function will convert the align into proper align: center.

Value

string Returns the codes merged into one string with correct CSS ; and : structure.

See Also

Other hidden helper functions for htmlTable: prAddCells(), prAddEmptySpacerCell(), prAddSemicolon2StrEnd(), prEscapeHtml(), prGetCgroupHeader(), prGetRowlabelPos(), prPrepInputMatrixDimensions(), prPrepareAlign(), prPrepareCgroup(), prTblNo()


gforge/htmlTable documentation built on Nov. 4, 2023, 12:05 a.m.