Hi,
kindly I want to select randomly and item from list of items. the list 
generated in a looping process. 
I used sample(mylist,1) it works fine. BUTsome times the list have only one 
item. that should be chosen in this case since there is no other one.
I found that sample return different item not included in the list
thanks in advance
RAE
                                          
        [[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.

Reply via email to