prAddSemicolon2StrEnd: Add a ; at the end

View source: R/htmlTable_helpers_addSemicolon2StrEnd.R

prAddSemicolon2StrEndR Documentation

Add a ; at the end

Description

The CSS expects a semicolon at the end of each argument this function just adds a semicolong if none is given and remove multiple semicolon if such exist

Usage

prAddSemicolon2StrEnd(my_str)

Arguments

my_str

The string that is to be processed

Value

string

See Also

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


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