Description Usage Arguments Value
Request play data.
1 | get_plays(id, page_start = 1, page_n = 1, delay_s = 0.5)
|
id |
A game id number. |
page_start |
Starting page. |
page_n |
How many pages to fetch. |
delay_s |
How many seconds to wait between requests. Defaults to |
A tibble. To extract the raw HTTP response, call attr(x, "res")
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.