proto-repl-charts.table
Defines functions for displaying data in a table.
table
(table name rows)
Displays the data in a table in a tab with the given name. rows can either be a sequence of sequences or a sequence of maps.
Defines functions for displaying data in a table.
(table name rows)
Displays the data in a table in a tab with the given name. rows can either be a sequence of sequences or a sequence of maps.