test_download_functions {amadeus} | R Documentation |
Implement directory, file, and download URL unit tests.
test_download_functions(
directory_to_save = directory_to_save,
commands_path = commands_path,
url_status = url_status
)
directory_to_save |
directory to test saving |
commands_path |
file path with download commands |
url_status |
logical vector for URL status = 200 |
NULL; returns stop error if one or more tests fail