Package: tableHTML 2.1.3

tableHTML: A Tool to Create HTML Tables

A tool to create and style HTML tables with CSS. These can be exported and used in any application that accepts HTML (e.g. 'shiny', 'rmarkdown', 'PowerPoint'). It also provides functions to create CSS files (which also work with shiny).

Authors:Theo Boutaris [aut, cre, cph], Clemens Zauchner [aut], Dana Jomar [aut]

tableHTML_2.1.3.tar.gz
tableHTML_2.1.3.zip(r-4.7)tableHTML_2.1.3.zip(r-4.6)tableHTML_2.1.3.zip(r-4.5)
tableHTML_2.1.3.tgz(r-4.6-any)tableHTML_2.1.3.tgz(r-4.5-any)
tableHTML_2.1.3.tar.gz(r-4.7-any)tableHTML_2.1.3.tar.gz(r-4.6-any)
tableHTML_2.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
tableHTML/json (API)

# Install 'tableHTML' in R:
install.packages('tableHTML', repos = c('https://lyzander.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/lyzander/tablehtml/issues

On CRAN:

Conda:

9.91 score 20 stars 3 packages 362 scripts 6.3k downloads 28 exports 36 dependencies

Last updated from:2c449de523. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK144
source / vignettesOK183
linux-release-x86_64OK136
macos-release-arm64OK82
macos-oldrel-arm64OK104
windows-develOK80
windows-releaseOK74
windows-oldrelOK70
wasm-releaseOK177

Exports:%>%add_css_captionadd_css_columnadd_css_conditional_columnadd_css_footeradd_css_headeradd_css_rowadd_css_rows_in_columnadd_css_second_headeradd_css_tableadd_css_tbodyadd_css_theadadd_editable_columnadd_themeadd_theme_colorizecreate_hexlogocreate_logoevenmake_cssmake_css_color_rank_thememake_hyperlinkoddrender_tableHTMLreplace_htmltableHTMLtableHTML_outputtableHTML_to_imagewrite_tableHTML

Dependencies:base64encbslibcachemcallrclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjpegjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpngprocessxpromisespsR6rappdirsRcpprlangsassshinysourcetoolswebshotwithrxtable

tableHTML
Removing Row Names | Adding a table class | Adding Second Headers that span multiple columns | Adding Row Groups that span multiple rows | Change the widths | Change the border | Adding a caption | Adding a footer | Collapse the table | Spacing | Escaping | add_css_* family | add_css_row | add_css_column | add_css_rows_in_column | add_editable_column | add_css_header | add_css_second_header | add_css_caption | add_css_footer | add_css_thead | add_css_tbody | add_css_table | All together | make_hyperlink | replace_html | Export tableHTML as a picture | Themes | Hover and other CSS selectors | tableHTML and shiny | shiny and CSS

Last update: 2021-03-21
Started: 2016-06-18

tableHTML
Row groups and Second Headers | Add row css and column css | Add row, column, second header and header css | scientific theme | rshiny-blue theme | colorize theme | colorize theme with Two Colors | colorize theme with total rows and an id_column | Coloring a Row Group | Collapsed table | Table with Second Headers | add_css_column overwrites add_css_row | Table with thead and tbody | Column Overwrites Row Overwrites tbody / thead Overwrites table | Table with One Empty Second Header | Table with the Last Second Header Missing | Only Row Groups no Second Headers | Using non-collapsed tables in shiny | Using conditional formatting with other tableHTML functions | Iris dataset with second headers, rowgroups, and conditional css | Table added as an image (not as html) | Table added as an image (changing size of image)

Last update: 2019-03-16
Started: 2016-06-18

tableHTML
Specifying a theme | scientific | rshiny-blue | colorize | Here we are hightlighting the last row which contains the average of the columns. | Totals with add_theme_colorize

Last update: 2019-03-15
Started: 2019-03-15

tableHTML
Highlight specific value in a column | Highlight specific value in multiple columns | Chaining | Applying function on multiple columns | Equalities and inequalities | Highest and lowest values | Between | Character columns - Pattern matching | Update to sorting factors with levels | Color rank | Using custom CSS | Integration with other tableHTML functions

Last update: 2019-02-28
Started: 2017-10-29

make_css
make_css and shiny | Directly in the ui.R | Creating a file and loading it with includeCSS

Last update: 2017-06-06
Started: 2016-07-06