
Correlate the values in multiple items with multiple metric columns and output effect sizes and tests
Source:R/effects.R
      effect_counts_items_cor_items.RdNot yet implemented. The future will come.
Arguments
- data
- A tibble containing item measures. 
- cols
- Tidyselect item variables (e.g. starts_with...). 
- cross
- The metric target columns. 
- clean
- Prepare data by data_clean. 
- ...
- Placeholder to allow calling the method with unused parameters from effect_counts.