download_remove_command {amadeus} | R Documentation |
Remove download commands
Description
Remove or retain the .txt file storing all download commands.
Usage
download_remove_command(commands_txt = NULL, remove = FALSE)
Arguments
commands_txt |
character(1). Path of download commands |
remove |
logical(1). Remove ( |
Value
NULL; removes .txt/.bat file storing all download commands.
[Package amadeus version 1.1.6 Index]