rgolfballs: Simulated golf ball data

rgolfballsR 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)


fastR2 documentation built on Nov. 9, 2023, 9:06 a.m.