This package browser is in early development. Mind the rough edges.

r-htmltable 2.4.2

Advanced tables for Markdown/HTML

This package provides functions to build tables with advanced 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 word processors such as LibreOffice. The package also contains a few text formatting functions that help outputting text compatible with HTML or LaTeX.

Installation

Install r-htmltable 2.4.2 as follows:

guix install r-htmltable@2.4.2

Or install the latest version:

guix install r-htmltable

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.