powered by
fisher.medtest(x, y)
fisher.test
x<-rnorm(4,3,1.5) y<-rnorm(4,5.5,2) fisher.medtest(x,y)
Run the code above in your browser using DataLab