Richard Iannone

Results 185 comments of Richard Iannone

Yes, this could be a lot nicer with messaging. We could either just accept `summary_rows()` in the condition that there are no groups or error with a statement that recommends...

Hey, thanks for filing this issue! I like this recommendation quite a bit. It is actually something I've been meaning to put into this package (but didn't really think there...

I agree that this confusing (I often get it wrong on my first try) and the `across()` construction would work wonderfully!

Thanks for the helpful comments here. Most of the options in `tab_options()` relate to HTML output but the goal is to make them largely independent of the output format (with...

This is a great idea, thanks for posting it here. Totally agree that summarizing is a bit simplistic right now.

Now solved with https://github.com/rstudio/gt/pull/1018

This is in the plans. We have recently been focusing on fixing bugs in LaTeX and RTF outputs. Both those output formats are in a better place now. The next...

This is a good idea. We need to think of a nice way to implement this but I'm sure it can be done!

I was just talking to Joe about this very thing. AFAIR, caption can be used for the header and the footer (note to self: don't use the deprecated `align` attribute,...

I see, so caption for `title` and something more generic for `subtitle`?