Rdocumentation
powered by
Learn R Programming
markmyassignment (version 0.4.0)
get_file: Get the file from the path
Description
Get/download the file from the path.
Usage
get_file(path, dest, ...)
Arguments
path
Path object
dest
Destination for the file
...
Further arguments to send to
httr::GET()
.