View source: R/check_zip_extension.R
check_zip_extension | R Documentation |
Stop if File Name Does not End with Zip Extension
check_zip_extension(file)
file |
path to file to check for .zip or .7z file name extension |
The function does not return anything but stops with a clear error
message in case that file
does not end with something that looks
like the file extension of a compressed file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.