Download Excel Documents
Arguments
- url
Character string containing the full URL to the Excel document.
- archive
Character string naming the file name to assign in the temporary directory.
- verbose
Logical, defaults to
TRUE
. Should verbose processing messages and warnings be returned.- transpose
Logical, should the read in data be transposed
- ...
Additional parameters to pass to
read_excel()
.