downloadData | R Documentation |
Unless already present, downloads src
in the destdir
directory.
downloadData(src, destdir = ".", unpack = TRUE, ...)
src |
The url of the file to download. |
destdir |
The destination directory. Default is |
unpack |
Should |
... |
Additional paramters passed to
|
Invisible returns the full path of the downloaded file.
Laurent Gatto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.