Hi there,

   I want to generate different samples using the
followindg code:


g<-sample(LETTERS[1:2], 24, replace=T)

   How can I specify that I need 12 "A"s and 12 "B"s?

Thank you,

Judith


      
____________________________________________________________________________________
Be a better friend, newshound, and

______________________________________________
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.

Reply via email to