Learn R Programming

clitable (version 0.1.0)

clitable-package: clitable: Render Tables in Text for the Terminal

Description

Render tables in text format in the terminal using ANSI strings thanks to the 'cli' and 'crayon' packages.

Arguments

Features

  • can display any ansi string (without end of lines) content

  • multiple table border styles: single, double, single-double, double-single, classic

  • can display heatmaps

  • can highlight rows

  • can display NAs with custom style

  • few dependencies: only crayon and cli

Author

Maintainer: Karl Forner karl.forner@gmail.com [copyright holder]

See Also