r-lib/pillar

logic of pillar.print_max pillar.print_min

Opened this issue · 0 comments

logic of pillar.print_max and pillar.print_min options is strange. Quoting help:
"pillar.print_max: Maximum number of rows printed, default: 20. Set to Inf to always print all rows.
pillar.print_min: Number of rows printed if the table has more than print_max rows, default: 10. "

suggestion - keep only pillar.print_max to for max number of rows displayed.