download_permit {amadeus} | R Documentation |
Return an error if the acknowledgement = FALSE
.
download_permit(acknowledgement)
acknowledgement |
logical(1). Whether to start downloading |
NULL; returns a stop error if the acknowledgement is FALSE
The acknowledgement
parameter is designed to help users avoid
accidentally initiating a very large data download that may take a very long
time to run or exceed machine capabilities.