powered by
completeRand(w, nperm)
w
blockRand
latinRand
w1 = c(0,0,0,0,1,1,1,1) completeRand(w1, nperm = 5) w2 = c(0,1,0,1,0,1,0,1) completeRand(w = cbind(w1,w2), nperm = 5)
Run the code above in your browser using DataLab