formattable-package |
The formattable package |
accounting |
Numeric vector with accounting format |
accounting.character |
Numeric vector with accounting format |
accounting.default |
Numeric vector with accounting format |
area |
Create an area to apply formatter |
as.datatable |
Generic function to create an htmlwidget |
as.datatable.formattable |
Convert 'formattable' to a 'datatable' htmlwidget |
as.htmlwidget |
Generic function to create an htmlwidget |
as.htmlwidget.formattable |
Convert formattable to an htmlwidget |
color_bar |
Create a color-bar formatter |
color_text |
Create a color-text formatter |
color_tile |
Create a color-tile formatter |
comma |
Numeric vector with thousands separators |
comma.character |
Numeric vector with thousands separators |
comma.default |
Numeric vector with thousands separators |
csscolor |
Generate CSS-compatible color strings |
currency |
Numeric vector with currency format |
currency.character |
Numeric vector with currency format |
currency.default |
Numeric vector with currency format |
digits |
Numeric vector showing pre-specific digits |
formattable |
Generic function to create formattable object |
formattable.data.frame |
Create a formattable data frame |
formattable.Date |
Create a formattable Date vector |
formattable.default |
Create a formattable object |
formattable.factor |
Create a formattable factor object |
formattable.logical |
Create a formattable logical vector |
formattable.numeric |
Create a formattable numeric vector |
formattable.POSIXct |
Create a formattable POSIXct vector |
formattable.POSIXlt |
Create a formattable POSIXlt vector |
formattableOutput |
Widget output function for use in Shiny |
formatter |
Create a formatter function making HTML elements |
format_table |
Format a data frame with formatter functions |
gradient |
Create a matrix from vector to represent colors in gradient |
icontext |
Create icon-text elements |
is.formattable |
Test for objects of 'formattable' class |
normalize |
Normalize a vector to fit zero-to-one scale |
normalize_bar |
Create a color-bar formatter using normalize |
percent |
Numeric vector with percentage representation |
percent.character |
Numeric vector with percentage representation |
percent.default |
Numeric vector with percentage representation |
prefix |
Formattable object with prefix |
proportion |
Rescale a vector relative to the maximal absolute value in the vector |
proportion_bar |
Create a color-bar formatter using proportion |
qrank |
Quantile ranks of a vector |
renderFormattable |
Widget render function for use in Shiny |
scientific |
Numeric vector with scientific format |
style |
Create a string-representation of CSS style |
suffix |
Formattable object with suffix |
vmap |
Vectorized map from element to case by index or string value |