: how to select rows at random
?sample On Fri, Mar 27, 2009 at 3:11 PM, Laura Rodriguez Murillo
<laura.lmurillo at gmail.com> wrote:
Hi dear list, I have a list of around 2000 identifiers aranged in a dataframe in one column and I would like to choose a random subset of these. I wonder if somebody can tell me if I could do this with R... Thank you so much! Laura RM
______________________________________________ R-help at 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.
Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve?