Compute marginal totals for the CIA from student-level data from WISEDash Local
wisedash_local_to_strive.Rd
Compute marginal totals for the CIA from student-level data from WISEDash Local
Arguments
- .DATA
<tbl>
something made byread_wisedash_local()
- .success_column
<chr>
the column to examine for success- .pred
<fun>
a predicate function for determining success- ...
dynamic-dots
Any additional grouping columns (using tidyselect::select_helpers)