Aliases: downloadFile.character downloadFile
Keywords: methods programming file
### ** Examples ## Not run: ##D pathname <- downloadFile("https://www.r-project.org/index.html", path="www.r-project.org/") ##D print(pathname) ## End(Not run)