R/check.subset.R

Defines functions check.subset

check.subset<-function(coa1,coa2){
return(!any((coa2-coa1)==-1))} 

Try the powerindexR package in your browser

Any scripts or data that you put into this service are public.

powerindexR documentation built on June 24, 2024, 5:18 p.m.