vincentarelbundock / tinytable

Simple and Customizable Tables in `R`
https://vincentarelbundock.github.io/tinytable
GNU General Public License v3.0
196 stars 16 forks source link

Compact theme #353

Open statzhero opened 2 days ago

statzhero commented 2 days ago

A simple feature request if it doesn't exist already: is there a compact theme? I'm thinking of a theme that reduces padding between rows and perhaps reduces the font size.

vincentarelbundock commented 1 day ago

Yes, I agree this would be nice. We would first need to implement this: https://github.com/vincentarelbundock/tinytable/issues/319