Daniel Sjoberg
Daniel Sjoberg
This could probably go at the bottom of the README? - CDSIC COSA (the first ever presentation) not sure where the presentation recording is saved - ChinaSUG https://www.danieldsjoberg.com/china-pharma-keynote-2024/material.html - Posit...
1. Add a function that will allow users to update how the X's appear in the tables, e.g. `"xx.x"` or `"xx.xx"` or `"xxx"`. 2. We can add an additional class...
Call `usethis::use_standalone()` to update the standalone scripts that previously lived in my personal GH, to the versions in https://github.com/insightsengineering/standalone . NOTE: The file with the functions that check package installations...
Not urgent, just something to think about...
- Filtering based on the prevalence? - Sorting them by prevalence?
Rather than using the row headers in gt (and for the other print engines, just adding a new column to the left), I would like to be able to stack...
When we run `with_gtsummary_theme()`, we see the printed name of an existing theme when it is not needed. This message should be suppressed. https://insightsengineering.github.io/crane/reference/tbl_demographics.html
These docs are not up to date
I want two versions: 1. vanilla that uses my system settings, 2. one like cran with `--as-cran` set and `NOT_CRAN=false`