You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should cards::ard_hierarchical() and the count function optionally include the attributes from the data frame so we can use them in the header? I wonder if it's necessary? The ARD-first approach for these tables are not really general, so the utility of this function is pretty limited. If I needed an ARD, it may be best to just create the table, then grab the ARD from the table object..... 🤔
Enhance
tbl_hierarchical()
with the following features:https://github.com/insightsengineering/sme-tasks/issues/754
over_variables
when it's not just a single row, e.g. over AESEV or Grade.assign_summary_digits()
) @ddsjoberg #2080cards::ard_hierarchical()
and the count function optionally include the attributes from the data frame so we can use them in the header? I wonder if it's necessary? The ARD-first approach for these tables are not really general, so the utility of this function is pretty limited. If I needed an ARD, it may be best to just create the table, then grab the ARD from the table object..... 🤔Add S3 methods to sort and filter hierarchical tables #2096
tbl_ard_hierarchical()
Updatestbl_ard_hierarchical()
with structural checks of the ARD inputstbl_ard_hierarchical()
withoverall_row
argumentThe text was updated successfully, but these errors were encountered: