Learn R Programming

amadeus (version 1.2.3)

download_remove_command: Remove download commands

Description

Remove or retain the .txt file storing all download commands.

Usage

download_remove_command(commands_txt = NULL, remove = FALSE)

Value

NULL; removes .txt/.bat file storing all download commands.

Arguments

commands_txt

character(1). Path of download commands

remove

logical(1). Remove (TRUE) or keep (FALSE) commands