rgolfballs {fastR2} | R Documentation |
Simulated golf ball data
Description
A matrix of random golf ball numbers simulated using
rmultinom(n = 10000,size = 486,prob = rep(0.25,4))
.
Examples
data(rgolfballs)
[Package fastR2 version 1.2.4 Index]