Hello Everyone,
    I've created a sample of poker hands being dealt. How can I plot the
data visually in R/R-Studio where x=(Card1,Card2) and Y = Frequency Of
Occurence? I'm trying to visualize a simulation, to compare to an actual
dataset, to determine if the hands being dealt in the "actual" computer
game are fair and in fact "random".

For example:

    5
    4
    3
    2
    1
      QS AH, 1S 2C, 5H KH....

Thanks In Advance,
    Jason E.

        [[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