Here, you can find all the materials for the R-Ladies Bergen meeting on 27.01.2023 (https://www.meetup.com/rladies-bergen/events/290100305/).
Watch the presentation and checkout the examples:
using {gt} and {gtsummary} to create descriptive table;
using {flextable} to create table with results;
or using {DT} to create an interactive table embedded in a Quarto document (check out how it looks like).
If you want to check all the source, go to our GitHub repo.