insightsengineering / teal.reporter

Create and preview reports with Shiny modules
https://insightsengineering.github.io/teal.reporter/
Other
8 stars 9 forks source link

reporter - Rmd header -  dynamic themes input #15

Open Polkas opened 2 years ago

Polkas commented 2 years ago

linked to https://github.com/insightsengineering/NEST-roadmap/issues/11 Design: https://balsamiq.cloud/st5j94y/pkhl0a6/rFA47

UPDATE: WE need to introduce a theme only for html document ...

We need a shiny input for document themes. Themes are custom depending on the type of the document (latex, html, ...). The list of some themes is available:

The same input will be used in the reporter previewer so we should think of creating a separate moduleServer.

kumamiao commented 2 years ago

Note: no pdf presentation needed, only pptx/google slides presentation would be sufficient

Polkas commented 2 years ago

we will generate a power point presentation not the google slides presentation. Google Slides are not so easily available. However the PowerPoint could be easily putted by someone on Google Drive.

Google slides demands authorization and have complex syntax https://cran.r-project.org/web/packages/rgoogleslides/rgoogleslides.pdf We might think about it in future

Polkas commented 2 years ago

I put it to the backlog as now themes could be added for only one type of document (html_document) so it lose the priority.