getFile | R Documentation |
Downloads File from URL.
getFile(url = "http://www.bamf.de/SharedDocs/Anlagen/DE/Publikationen/Flyer/flyer-schluesselzahlen-asyl-halbjahr-2018.pdf?__blob=publicationFile", filename = NULL, mode = "wb", format = "pdf", ...)
url |
A valid URL. |
filename |
Character value specifying the path to save the downloaded file to. |
Downdloads File from URL.
getFile()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.