powered by
random.snps(nrows, ncols)
Note that, although the total number of elements can exceed 2^31-1, the numbers of rows and columns are still subject to this limit.
x <- random.snps(100,10) col.summary(x)
Run the code above in your browser using DataLab