Other packages > Find by keyword >

htmlTable  

Advanced Tables for Markdown/HTML
View on CRAN: Click here


Download and install htmlTable package within the R console
Install from CRAN:
install.packages("htmlTable")

Install from Github:
library("remotes")
install_github("cran/htmlTable")

Install by package version:
library("remotes")
install_version("htmlTable", "2.4.3")



Attach the package and use:
library("htmlTable")
Maintained by
Max Gordon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-12-21
Latest Update: 2024-07-21
Description:
Tables with state-of-the-art layout elements such as row spanners, column spanners, table spanners, zebra striping, and more. While allowing advanced layout, the underlying css-structure is simple in order to maximize compatibility with common word processors. The package also contains a few text formatting functions that help outputting text compatible with HTML/LaTeX.
How to cite:
Max Gordon (2014). htmlTable: Advanced Tables for Markdown/HTML. R package version 2.4.3, https://cran.r-project.org/web/packages/htmlTable. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0 (2014-12-21 07:02), 1.1 (2015-02-07 13:17), 1.2 (2015-03-04 00:24), 1.3 (2015-04-21 16:23), 1.5 (2016-01-18 22:22), 1.6 (2016-07-24 16:18), 1.7 (2016-10-19 13:07), 1.8 (2017-01-03 17:06), 1.9 (2017-01-26 12:08), 1.11.0 (2017-12-02 00:31), 1.11.1 (2017-12-27 16:03), 1.11.2 (2018-01-20 16:30), 1.12 (2018-05-27 00:01), 1.13.1 (2019-01-07 22:40), 1.13.2 (2019-09-22 15:00), 1.13.3 (2019-12-04 23:20), 1.13 (2019-01-02 17:20), 2.0.0 (2020-06-21 15:00), 2.0.1 (2020-07-05 23:00), 2.1.0 (2020-09-16 23:10), 2.2.1 (2021-05-18 13:10), 2.3.0 (2021-10-12 18:20), 2.4.0 (2022-01-04 22:20), 2.4.1 (2022-07-07 23:40), 2.4.2 (2023-10-29 22:00), 2.4.3 (2024-07-21 02:30)
Other packages that cited htmlTable R package
View htmlTable citation profile
Other R packages that htmlTable depends, imports, suggests or enhances
Complete documentation for htmlTable
Functions, R codes and Examples using the htmlTable R package
Some associated functions: SCB . addStyles . concatHtmlTables . getHtmlTableStyle . getHtmlTableTheme . hasHtmlTableStyle . htmlTable . htmlTableWidget-shiny . htmlTableWidget . innerJoinByCommonCols . interactiveTable . outputInt . prAddCells . prAddEmptySpacerCell . prAddSemicolon2StrEnd . prAttr4RgroupAdd . prBindDataListIntoColumns . prConvertDfFactors . prEscapeHtml . prExtractElementsAndConvertToTbl . prGetAlign . prGetCgroupHeader . prGetRgroupLine . prGetRowlabelPos . prGetScriptString . prGetStyle . prGetThead . prIsNotebook . prMergeClr . prPrepInputMatrixDimensions . prPrepareAlign . prPrepareCgroup . prPrepareColors . prPrepareCss . prSkipRownames . prTblNo . prepGroupCounts . pvalueFormatter . setHtmlTableTheme . splitLines4Table . tblNoLast . tblNoNext . tidyHtmlTable . txtInt . txtMergeLines . txtPval . txtRound . vector2string . 
Some associated R codes: concatHtmlTables.R . data-SCB.R . deprecated.R . htmlTable.R . htmlTableWidget.R . htmlTable_helpers_addSemicolon2StrEnd.R . htmlTable_helpers_attr4RgroupAdd.R . htmlTable_helpers_convertDfFactors.R . htmlTable_helpers_escapeHtml.R . htmlTable_helpers_getAlign.R . htmlTable_helpers_getRowlabelPos.R . htmlTable_helpers_getStyle.R . htmlTable_helpers_isNotebook.R . htmlTable_helpers_mergeClr.R . htmlTable_helpers_prepInputMatrixDimensions.R . htmlTable_helpers_prepareAlign.R . htmlTable_helpers_prepareCgroup.R . htmlTable_helpers_prepareColors.R . htmlTable_helpers_prepareCss.R . htmlTable_helpers_skipRownames.R . htmlTable_helpers_tblNo.R . htmlTable_render_addCells.R . htmlTable_render_getCgroupHeader.R . htmlTable_render_getRgroupLine.R . htmlTable_render_getThead.R . htmlTable_render_knit_print.R . htmlTable_render_prAddEmptySpacerCell.R . htmlTable_render_print.R . htmlTable_style_assertions.R . htmlTable_style_handlers.R . htmlTable_theme.R . interactiveTable.R . prepGroupCounts.R . tblNo.R . tidyHtmlTable.R . tidyHtmlTable_helpers_extractElementsAndConvertToTbl.R . tidyHtmlTable_helpers_getColTbl.R . tidyHtmlTable_helpers_prAssertAndRetrieveValue.R . tidyHtmlTable_helpers_safeLoadPkg.R . tidyHtmlTable_helpers_simplify_arg_list.R . txtFrmt.R . txtFrmt_round.R . txtFrmt_round_data.frame.R . vector2string.R .  Full htmlTable package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA