download_remove_command: Remove download commands

View source: R/download_auxiliary.R

download_remove_commandR 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 (TRUE) or keep (FALSE) commands

Value

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


amadeus documentation built on April 4, 2025, 12:21 a.m.