manage_file {biometryassist} | R Documentation |
Manage the downloaded file
Description
Manage the downloaded file
Usage
manage_file(save_file, keep_file, filename, verbose = FALSE)
Arguments
save_file |
Path to the downloaded file |
keep_file |
Whether/where to keep the file |
filename |
Original filename |
verbose |
Logical for verbose output |
Value
logical; TRUE if file successfully handled, FALSE otherwise
[Package biometryassist version 1.3.1 Index]