| formattable-package | The formattable package |
| accounting | Numeric vector with accounting format |
| accounting.character | Numeric vector with accounting format |
| accounting.numeric | Numeric vector with accounting format |
| 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.numeric | 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.numeric | 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 type 'formattable' |
| normalize | Normalize a vector to fit zero-to-one scale |
| percent | Numeric vector with percentage representation |
| percent.character | Numeric vector with percentage representation |
| percent.numeric | Numeric vector with percentage representation |
| prefix | Formattable object with prefix |
| 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 |