cards icon indicating copy to clipboard operation
cards copied to clipboard

CDISC Analysis Results Data

Results 21 cards issues
Sort by recently updated
recently updated
newest added

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...

sme
ARD

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")`

sme
ARD

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...

sme
ARD

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...

sme
ARD

### 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?

sme
ARD

https://github.com/insightsengineering/chevron.adr For now, each comment below will be one decision made.

sme
ARD

The argument name is `.by` and `by` gets absorbed by `...` and there are errors processing it.