Alternative to the archived prob package?

I was using package "prob" in R programming to solve the question on Probability. Unfortunately I noticed today that Cran removed this package. The function inside was like tosscoin(), rolldie() etc... Any idea how to use these functions?

Q. A die is rolled 3 time. Find the probability of getting sum 15 or at least 15 or at most 15.

See {tidydice}. Should be comparable.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.