Description Usage Arguments Details Value Author(s) Examples
Function safe_html tries to download the URL several times.
| 1 | 
| page | requested URL | 
| time | sleep interval after each failure | 
| attempts | max number of tries (if there is a problem with connection) | 
Function safe_html performes 10 (by default) attempts to download the URL
and waits 60sec (by default) after each failure
character vector
Przemyslaw Biecek
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.