Compatibility with dplyr 0.8.0
This is a maintenance release, which updates internals for compatibility with upcoming release of dplyr 0.8.0.
- Fixed bug in SCD_effect_sizes() shiny app that caused an error in batch calculator when LRRi, LRRd, or LOR were not selected.
- calc_ES() now returns a zero-length data frame if condition and outcome arguments are both length-zero vectors.
- calc_ES() errors if condition and outcome arguments are not the same length.