Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation to tbl_ard_summary() #1976

Open
ddsjoberg opened this issue Sep 15, 2024 · 0 comments
Open

Add documentation to tbl_ard_summary() #1976

ddsjoberg opened this issue Sep 15, 2024 · 0 comments

Comments

@ddsjoberg
Copy link
Owner

Make it clear when we do and do NOT need items like.

ard_stack(
  .missing, 
  .attributes,
  .total_n
)

Missing is needed for reporting tbl_ard_summary(missing = c("ifany", "always")).
Attributes are used to improve the default labels by using the column labels.
Total N adds the N to the header internal data frame so it can dynamically be added to the headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant