Very nice. You know, I think what's missing in this space is a tool that includes both parametrized reporting and manual exception handling. For example, in cases where a rule works almost everywhere, just use the rule everywhere except for the problematic items. The perfect GUI would then allow to edit those cases manually, and ideally produce the code to handle these exceptions (based on those manual edits, a la Bret Victor).
Your reports have great layouts.. I was wondering if you achieve this with quarto/Rmarkdown only, OR are you using latex or Illustrator to finalize the layout! If these reports are solely quarto/Rmarkdown based, can you point out a sample or tutorial? Layout of images and text is my weakest point and the example quarto templates that I can find are too basic and had no layout aesthetics..
Thanks you! We do everything in R. In terms of a tutorial, keep an eye on the Posit RUclips channel. They are releasing videos from posit::conf 2024. I spoke about how we make reports there. You can also see my slides here: github.com/rfortherestofus/report-design
extremely instructive, thank you so much for sharing your hard-won experience and expertise
This is like going through "storytelling with data" book in 20 min....nice!!
Very nice. You know, I think what's missing in this space is a tool that includes both parametrized reporting and manual exception handling. For example, in cases where a rule works almost everywhere, just use the rule everywhere except for the problematic items. The perfect GUI would then allow to edit those cases manually, and ideally produce the code to handle these exceptions (based on those manual edits, a la Bret Victor).
Great video!
Really nice video!
Your reports have great layouts.. I was wondering if you achieve this with quarto/Rmarkdown only, OR are you using latex or Illustrator to finalize the layout! If these reports are solely quarto/Rmarkdown based, can you point out a sample or tutorial? Layout of images and text is my weakest point and the example quarto templates that I can find are too basic and had no layout aesthetics..
Thanks you! We do everything in R. In terms of a tutorial, keep an eye on the Posit RUclips channel. They are releasing videos from posit::conf 2024. I spoke about how we make reports there. You can also see my slides here: github.com/rfortherestofus/report-design
Do you have the code?