dlGeneric | R Documentation |
Download file from generic source url
dlGeneric(url, destinationPath, verbose = getOption("reproducible.verbose", 1))
url |
The url (link) to the file. |
destinationPath |
Character string of a directory in which to download
and save the file that comes from |
verbose |
Numeric, -1 silent (where possible), 0 being very quiet,
1 showing more messaging, 2 being more messaging, etc.
Default is 1. Above 3 will output much more information about the internals of
Caching, which may help diagnose Caching challenges. Can set globally with an
option, e.g., |
Eliot McIntire and Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.