htmlTable2.4.3 package

Advanced Tables for Markdown/HTML

tblNoLast

Gets the last table number

tblNoNext

Gets the next table number

tidyHtmlTable

Generate an htmlTable using tidy data as input

prEscapeHtml

Remove html entities from table

prExtractElementsAndConvertToTbl

Extract the elements and generate a table with unique elements

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-shiny

Shiny bindings for htmlTableWidget

prGetAlign

Gets alignment

htmlTableWidget

htmlTable with pagination widget

innerJoinByCommonCols

A simple function for joining two tables by their intersected columns

interactiveTable

An interactive table that allows you to limit the size of boxes

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 expected

prepGroupCounts

Retrieves counts for rgroup, cgroup, & tspanner arguments

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 or a file ...

prMergeClr

Merges multiple colors

setHtmlTableTheme

Set or update theme for htmlTable()

splitLines4Table

See txtMergeLines()

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

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

Tables with state-of-the-art layout elements such as row spanners, column spanners, table spanners, zebra striping, and more. While allowing advanced layout, the underlying css-structure is simple in order to maximize compatibility with common word processors. The package also contains a few text formatting functions that help outputting text compatible with HTML/LaTeX.

  • Maintainer: Max Gordon
  • License: GPL (>= 3)
  • Last published: 2024-07-21