Man pages for cbailiss/basictabler
Construct Rich Tables for Output to 'HTML'/'Excel'

BasicTableR6 class that defines a basic table.
basictablerRender a table as a HTML widget.
basictablerOutputStandard function for Shiny scaffolding.
basictablerSampleGenerate a sample basic table.
bhmsummaryA Summary of Birmingham Trains, Dec 2016-Feb 2017.
checkArgumentPerform basic checks on a function argument.
cleanCssValueCleans up a CSS attribute value.
containsTextCheck whether a text value is present in another text value.
FlexTableRendererR6 class that converts a table to a flextable from the...
FlexTableStyleR6 class that specifies styling as used by the 'flextable'...
FlexTableStylesR6 class that defines a collection of styles as used by the...
getBlankTblThemeGet an empty theme for applying no styling to a table.
getCompactTblThemeGet the compact theme for styling a table.
getDefaultTblThemeGet the default theme for styling a table.
getFtBorderFromCssBorderConvert CSS border values to those used by the flextable...
getFtBorderStyleFromCssBorderConvert CSS border style values to those used by the...
getFtBorderWidthFromCssBorderConvert CSS border width to those used by the flextable...
getLargePlainTblThemeGet the large plain theme for styling a table.
getNextPositionFind the first value in an array that is larger than the...
getSimpleColoredTblThemeGet a simple coloured theme.
getTblThemeGet a built-in theme for styling a table.
getXlBorderFromCssBorderConvert CSS border style values to those used by the openxlsx...
getXlBorderStyleFromCssBorderConvert CSS border values to those used by the openxlsx...
isNumericValueCheck whether a numeric value is present.
isTextValueCheck whether a text value is present.
oneToNULLConvert a value of 1 to a NULL value.
parseColorConvert a CSS colour into a hex based colour code.
parseCssBorderParse a CSS border value.
parseCssSizeToPtConvert a CSS size value into points.
parseCssSizeToPxConvert a CSS size value into pixels
parseCssStringSplit a CSS attribute value into a vector/array.
parseFtBorderParse an ft-border value.
parseXlBorderParse an xl-border value.
PxToPtConvert a number of pixels to points
qhtblQuickly render a basic table in HTML.
qtblQuickly build a basic table.
renderBasictablerStandard function for Shiny scaffolding.
TableCellR6 class that represents a cell in a table.
TableCellRangesR6 class that manages cell ranges (e.g. for merged cells).
TableCellsR6 class that manages cells in a table.
TableHtmlRendererR6 class that renders a table in HTML.
TableOpenXlsxRendererR6 class that renders a table into an Excel worksheet.
TableOpenXlsxStyleR6 class that specifies Excel styling as used by the openxlsx...
TableOpenXlsxStylesR6 class that defines a collection of Excel styles as used by...
TableStyleR6 class that specifies styling.
TableStylesR6 class that defines a collection of styles.
trainstationsTrain Stations
vreConvertSimpleNumericRangeConvert a simple range expression to a standard R logical...
vreGetSingleValueRead the value from a single-valued value range expression.
vreHexToClrConvert a colour in hex format (#RRGGBB) into a list.
vreIsEqualTest if two numeric values are equal within tolerance.
vreIsMatchTest whether a value matches a value range expression.
vreIsSimpleNumericRangeDetermine if a value range expression is a simple range...
vreIsSingleValueDetermine if a value range expression is a single value.
vreScale2ColoursScale a number from a range into a colour gradient.
vreScaleNumberRescale a number from one range into another range.
cbailiss/basictabler documentation built on July 2, 2021, 1:16 a.m.