PrettyTables.jl
This package has the purpose to print data in matrices in a human-readable format. It was inspired in the functionality provided by ASCII Table Generator.

Requirements
- Julia >= 1.0
- Parameters >= 0.10.3
- Tables >= 0.1.14
Installation
julia> using Pkg
julia> Pkg.add("PrettyTables")Manual outline
Library documentation
PrettyTables.HighlighterPrettyTables.HighlighterPrettyTables.PrettyTableFormatPrettyTables.ScreenPrettyTables._draw_continuation_rowPrettyTables._draw_line!PrettyTables._eolPrettyTables._nl!PrettyTables._p!PrettyTables._str_alignedPrettyTables.ft_printfPrettyTables.ft_roundPrettyTables.hl_cellPrettyTables.hl_colPrettyTables.hl_geqPrettyTables.hl_gtPrettyTables.hl_leqPrettyTables.hl_ltPrettyTables.hl_rowPrettyTables.hl_valuePrettyTables.pretty_tablePrettyTables.@ptPrettyTables.@ptconfPrettyTables.@ptconfclean