powered by
familyclusterWithProbands.index(clusters, probands, index.type = FALSE, num = NULL, Rindex = 1)
i<-c(1,1,2,2,1,3) p<-c(1,0,0,1,0,1) d<- familyclusterWithProbands.index(i,p) print(d)
Run the code above in your browser using DataLab