BasicTable | A class that defines a basic table. |
basictabler | Render a table as a HTML widget. |
basictablerOutput | Standard function for Shiny scaffolding. |
basictablerSample | Generate a sample basic table. |
bhmsummary | A Summary of Birmingham Trains, Dec 2016-Feb 2017. |
checkArgument | Perform basic checks on a function argument. |
cleanCssValue | Cleans up a CSS attribute value. |
containsText | Check whether a text value is present in another text value. |
getBlankTblTheme | Get an empty theme for applying no styling to a table. |
getCompactTblTheme | Get the compact theme for styling a table. |
getDefaultTblTheme | Get the default theme for styling a table. |
getLargePlainTblTheme | Get the large plain theme for styling a table. |
getNextPosition | Find the first value in an array that is larger than the specified value. |
getSimpleColoredTblTheme | Get a simple coloured theme. |
getTblTheme | Get a built-in theme for styling a table. |
getXlBorderFromCssBorder | Convert CSS border values to those used by the openxlsx package. |
getXlBorderStyleFromCssBorder | Convert CSS border values to those used by the openxlsx package. |
isNumericValue | Check whether a numeric value is present. |
isTextValue | Check whether a text value is present. |
oneToNULL | Convert a value of 1 to a NULL value. |
parseColor | Convert a CSS colour into a hex based colour code. |
parseCssBorder | Parse a CSS border value. |
parseCssSizeToPt | Convert a CSS size value into points. |
parseCssSizeToPx | Convert a CSS size value into pixels |
parseCssString | Split a CSS attribute value into a vector/array. |
parseXlBorder | Parse an xl-border value. |
qhtbl | Quickly render a basic table in HTML. |
qtbl | Quickly build a basic table. |
renderBasictabler | Standard function for Shiny scaffolding. |
TableCell | A class that represents a cell in a table |
TableCellRanges | A class that manages cell ranges (e.g. for merged cells). |
TableCells | A class that contains the cells from a table. |
TableHtmlRenderer | A class that renders a table in HTML. |
TableOpenXlsxRenderer | A class that renders a table into an Excel worksheet. |
TableOpenXlsxStyle | A class that specifies Excel styling as used by the openxlsx package. |
TableOpenXlsxStyles | A class that defines a collection of Excel styles as used by the openxlsx package. |
TableStyle | A class that specifies styling. |
TableStyles | A class that defines a collection of styles. |
trainstations | Train Stations |