View source: R/get_archive_data.R
validate_file_extension | R Documentation |
Helper function that checks if the file extension is supported (zip, gz, tar, or tgz).
validate_file_extension(ext)
ext |
Character string of the file extension |
Stops execution if extension is not supported
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.