tukeyT | R Documentation |
Combine base+1 permutation strings to generate offsets
tukeyT(nReps = 10, base = 5)
nReps |
number of permutations to paste together |
base |
generate permutations of integers 1:base |
A nReps*base length vector giving offset positions based on Tukey's algorithm
tukeyT()
tukeyT()
tukeyT(5,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.