I have a sequence of number from 1 to 40 and I have to extract a random sequence, for example: 1) 1, 2 3, 4, ...40 2) 2, 10, 9 , 25....
e so on for 5000 times. How I can do???? Thanks [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.