addStyles | Add/set css and other style options |
concatHtmlTables | Function for concatenating 'htmlTable()'s |
getHtmlTableStyle | Get style options for object |
getHtmlTableTheme | Retrieve the 'htmlTable()' theme list |
hasHtmlTableStyle | Check if object has a style set to it |
htmlTable | Output an HTML table |
htmlTableWidget | htmlTable with pagination widget |
htmlTableWidget-shiny | Shiny bindings for htmlTableWidget |
innerJoinByCommonCols | A simple function for joining two tables by their intersected... |
interactiveTable | An interactive table that allows you to limit the size of... |
outputInt | Deprecated use 'txtInt()' instead. |
prAddCells | Add a cell |
prAddEmptySpacerCell | Add an empty cell |
prAddSemicolon2StrEnd | Add a ; at the end |
prAttr4RgroupAdd | Get the add attribute element |
prBindDataListIntoColumns | Merge columns into a tibble |
prConvertDfFactors | Convert all factors to characters to print them as they... |
prepGroupCounts | Retrieves counts for rgroup, cgroup, & tspanner arguments |
prEscapeHtml | Remove html entities from table |
prExtractElementsAndConvertToTbl | Extract the elements and generate a table with unique... |
prGetAlign | Gets alignment |
prGetCgroupHeader | Retrieve a header row |
prGetRgroupLine | Gets the number of 'rgroup' HTML line |
prGetRowlabelPos | Gets the rowlabel position |
prGetScriptString | Gets a string with all the scripts merged into one script tag |
prGetStyle | Gets the CSS style element |
prGetThead | Renders the table head (thead) |
prIsNotebook | Detects if the call is made from within an RStudio Rmd file... |
prMergeClr | Merges multiple colors |
prPrepareAlign | Prepares the align to match the columns |
prPrepareCgroup | Prepares the cgroup argument |
prPrepareColors | Prepares the alternating colors |
prPrepareCss | Prepares the cell style |
prPrepInputMatrixDimensions | Makes sure the input is correct |
prSkipRownames | Returns if rownames should be printed for the htmlTable |
prTblNo | Gets the table counter string |
pvalueFormatter | Deprecated use 'txtPval()' instead |
SCB | Average age in Sweden |
setHtmlTableTheme | Set or update theme for 'htmlTable()' |
splitLines4Table | See 'txtMergeLines()' |
tblNoLast | Gets the last table number |
tblNoNext | Gets the next table number |
tidyHtmlTable | Generate an htmlTable using tidy data as input |
txtInt | SI or English formatting of an integer |
txtMergeLines | A merges lines while preserving the line break for HTML/LaTeX |
txtPval | Formats the p-values |
txtRound | A convenient rounding function |
vector2string | Collapse vector to string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.