Description Usage Arguments Value
View source: R/make_results_tables.R
make_catch_prob_table makes the drops added table
1 | make_catch_prob_table(num = 1000, playcutoff = 300, show_top = TRUE)
|
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 |
list: the table in data frame form and gt form
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.