%>% | Pipe css |
add_css_caption | Add css to tableHTML's caption |
add_css_column | Add css to tableHTML's columns |
add_css_conditional_column | Add conditional css to tableHTML's columns |
add_css_footer | Add css to tableHTML's footer |
add_css_header | Add css to tableHTML's headers |
add_css_row | Add css to tableHTML's rows |
add_css_rows_in_column | Add css to tableHTML's columns' rows. |
add_css_second_header | Add css to tableHTML's second headers |
add_css_table | Add css to the whole tableHTML |
add_css_tbody | Add css to the tbody tag |
add_css_thead | Add css to the thead tag |
add_editable_column | Make columns Editable |
add_theme | Add a theme to the tableHTML |
add_theme_colorize | Add a theme to a tableHTML with a total row. |
create_hexlogo | Generate hexagon logo from a tableHTML object. |
create_logo | Generate package's logo |
even | Get the odd or even numbers from a numeric vector |
make_css | Create a css file or string |
make_css_color_rank_theme | Get css properties for custom color rank theme |
make_hyperlink | Create a hyperlink to display as a link on a tableHTML |
odd | Get the odd or even numbers from a numeric vector |
print.tableHTML | Create an easily css-ible HTML table |
render_tableHTML | Implementing tableHTML in shiny |
replace_html | Replaces a tableHTML string with another |
tableHTML | Create an easily css-ible HTML table |
tableHTML_output | Implementing tableHTML in shiny |
tableHTML_to_image | Convert a tableHTML into an image |
write_tableHTML | Writes the HTML code to a file |