krlmlr opened this issue 3 years ago · 1 comments
Distinguish two modes in tbl_format_setup(): printing and formatting. Really useful with #435.
tbl_format_setup()
We should print the header early. It might not change much without optimizing display of numbers, because pillar_shaft.numeric() is the main bottleneck.
pillar_shaft.numeric()