cohensD()

cohensD()

The cohensD() function calculates the Cohen's d measure of effect size.

Idea
Example:

cohensD(Thumb ~ Gender , data = Fingers)

Example output:
Output of cohensD() function