View source: R/download_auxiliary.R
test_download_functions | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.