Description Usage Arguments Examples
If no times are available, keep refreshing.
1 |
n_tries |
Number of times to try refreshing before giving up. |
timeout_after |
Number of seconds to try refreshing before giving up. |
end_earlier |
If true, the loop will end after either |
sleep_time |
Average number of seconds to sleep in between refreshes. Exact sleep time is randomly chosen from a uniform distribution of |
1 2 3 4 | ## Not run:
buy(sleep_time = 2)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.