make_catch_prob_table makes the drops added table

make_catch_prob_table(num = 1000, playcutoff = 300, show_top = TRUE)

Arguments

num

the number of players to include in the table (default: 1000)

playcutoff

the min number of plays (default: 300)

show_top

True sorts by the top players, False sorts by the worst

Value

list: the table in data frame form and gt form