+.condformat_tbl | Combines data with formatting rules (deprecated) |
condformat | Conditional formatting for data frames |
condformat-shiny | Shiny bindings for condformat |
condformat2excel | Writes the table to an Excel workbook |
condformat2html | Converts the table to a htmlTable object |
condformat2latex | Converts the table to LaTeX code |
condformat2widget | Converts the table to a htmlTableWidget |
condformatOutput | Shiny bindings for condformat |
condformat_example | Shiny bindings for condformat |
knit_print.condformat_tbl | Print method for knitr, exporting to HTML or LaTeX as needed |
print.condformat_tbl | Prints the data frame in an html page and shows it. |
renderCondformat | Shiny bindings for condformat |
render_rules_condformat_tbl | Renders the css matrix to format the xview table |
rule_css | Apply a CSS style property as a conditional formatting rule |
rule_fill_discrete | Fill column with discrete colors |
rule_fill_discrete_ | Fill column with discrete colors (deprecated) |
rule_fill_discrete_new | Fill column with discrete colors |
rule_fill_discrete_old | Fill column with discrete colors (deprecated) |
rule_fill_gradient | Fill column with sequential colour gradient |
rule_fill_gradient2 | Fill column with sequential colour gradient |
rule_fill_gradient2_ | Fill column with divergent colour gradient (deprecated) |
rule_fill_gradient2_new | Fill column with sequential colour gradient |
rule_fill_gradient2_old | Fill column with divergent colour gradient (deprecated) |
rule_fill_gradient_ | Fill column with sequential colour gradient (deprecated) |
rule_fill_gradient_new | Fill column with sequential colour gradient |
rule_fill_gradient_old | Fill column with sequential colour gradient (deprecated) |
show_columns | Selects the variables to be printed |
show_columns_ | Show columns (deprecated) |
show_columns_new | Selects the variables to be printed |
show_columns_old | Selects the variables to be printed (deprecated) |
show_rows | Selects the rows to be printed |
show_rows_ | Selects the rows to be printed (deprecated) |
show_rows_new | Selects the rows to be printed |
show_rows_old | Selects the rows to be printed (deprecated) |
theme_htmlTable | Customizes appearance of condformat object |
theme_htmlTable_new | Customizes appearance of condformat object |