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.Highlighter
PrettyTables.Highlighter
PrettyTables.PrettyTableFormat
PrettyTables.ft_printf
PrettyTables.ft_round
PrettyTables.hl_geq
PrettyTables.hl_gt
PrettyTables.hl_leq
PrettyTables.hl_lt
PrettyTables.hl_value
PrettyTables.pretty_table
PrettyTables.@_draw_line
PrettyTables.@_ps
PrettyTables.@_str_aligned