Align effect direction
align_effect_direction.Rd
Ensure that all original effects are coded as positive, and that replication effects are coded in the same direction (so that they would be positive if successful.
Usage
align_effect_direction(
fred_data,
es_original = "es_original",
es_replication = "es_replication"
)