Polite file download
rip( bow, destfile = NULL, ..., mode = "wb", path = tempdir(), overwrite = FALSE )
| bow | host introduction object of class |
|---|---|
| destfile | optional new file name to use when saving the file. If missing, it will be guessed from `basename(url)`` |
| ... | other parameters passed to |
| mode | character. The mode with which to write the file. Useful values are |
| path | character. Path where to save the destfile. By default is temporary directory created with |
| overwrite | if |
Full path to the locally saved file indicated by the user in destfile (and path)
#> [1] "/tmp/RtmpByiryW/sub-page-slide2.jpg"# }