R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
htmlTable
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]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.htmlTable . https://github.com/gforge/htmlTable/issues . htmlTable results . htmlTable.pdf . How-to use htmlTable . htmlTable_2.4.3.tar.gz . htmlTable_2.4.3.zip . htmlTable_2.4.3.zip . htmlTable_2.4.3.zip . htmlTable_2.4.3.tgz . htmlTable_2.4.3.tgz . htmlTable_2.4.3.tgz . htmlTable_2.4.3.tgz . htmlTable archive . https://CRAN.R-project.org/package=htmlTable .
First Published: 2014-12-21
Latest Update: 2023-10-29
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 29 Apr. 2025.
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)
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
PCAmatchR
Matches cases to controls based on genotype principal components (PC).
In order to produce better r ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Derek W. Brown (view profile)
bigGP
Distributes Gaussian process calculations across nodes
in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Christopher Paciorek (view profile)
NBBDesigns
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ashutosh Dalal (view profile)
phecodemap
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: PARSE LTD (view profile)
quickcode
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
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
knockoff
The knockoff filter is a general procedure for controlling the false discovery rate (FDR)
when perf ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Matteo Sesia (view profile)
24,142
R Packages
207,311
Dependencies
65,176
Author Associations
24,143
Publication Badges
