Skip to content
Prev 70838 / 398498 Next

Which variable exist after random

Or is this what you want?

Tab <- table(sample(testx, replace=TRUE))
Tab[ Tab > 0 ]