powered by
Display probability distribution for a spinner
spinner_probs(regions)
vector of positive values for the spins 1, 2, ...
Dataframe with variables Region and Prob
# NOT RUN { regions <- c(2, 1, 1, 2) spinner_probs(regions) # }
Run the code above in your browser using DataLab