Returns the local pathname to the downloaded filename,
or NULL if no file was downloaded.
Details
Currently arguments username and password are only used
for downloads via URL protocol 'https'. The 'https' protocol requires
that either of 'curl' or 'wget' are available on the system.
See Also
Internally download.file is used.
That function may generate an empty file if the URL is not available.