Skip to contents

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

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]