cache_remote {readtext} | R Documentation |
Internal function to cache remote file
Description
Internal function to cache remote file
Usage
cache_remote(url, ignore_missing, cache, basename = NULL, verbosity = 1)
Arguments
url |
location of a remote file |
ignore_missing |
if |
cache |
|
basename |
name of temporary file to preserve file extensions. If
|
verbosity |
|
[Package readtext version 0.91 Index]