Skip to content
Prev 34006 / 398513 Next

sample from a list of names for random groups

Dear R-users,

I need to sample from a list of names (people) and create 2 random groups with 
unique item. Sure sample() function is a good point to start but I can't find 
example to solve my work.

any tips? example?

Thank