[R] how to apply sample function to each row of a data frame?

wangwallace talenttree at gmail.com
Fri Nov 19 19:34:26 CET 2010


this is a simple question, but I wasn't able to figure it out myself. 

here is the data frame:

M P Q
1 2 3
4 5 6
7 8 9

M, P, Q each represent a variable

I want to draw 2 random sample from each row separately to create a new data
frame. how can I do it?

thanks!!
-- 
View this message in context: http://r.789695.n4.nabble.com/how-to-apply-sample-function-to-each-row-of-a-data-frame-tp3050787p3050787.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list