cards
cards copied to clipboard
CDISC Analysis Results Data
I was fixing an edge-case bug in `ard_categorical()` when the variable was all NA. To correct this, I made an update to the way the denominator N was calculated. After...
Is there useful info from the onboarding website that should live permanently in the contributing guide? https://www.danieldsjoberg.com/ARD-onboarding/
this would only apply when `denominator = c("column", "row")`
Primarily, it would be awesome to have better printing based on the width of the printable area, like the tibble print method does. But don't want to implement anything too...
I think this vignette is pre-mature. There is a clear use when we use the ARDs to create the TLGs, and we can cross-reference the numbers that appear in multiple...
### Feature description The CDISC example include additional information, such as, input data frame name, the filters, etc. What is the best way to incorporate this information into the ARD?
https://github.com/insightsengineering/chevron.adr For now, each comment below will be one decision made.
The argument name is `.by` and `by` gets absorbed by `...` and there are errors processing it.