Learn R Programming

qtkit (version 1.1.1)

validate_file_extension: Validate Archive File Extension

Description

Helper function that checks if the file extension is supported (zip, gz, tar, or tgz).

Usage

validate_file_extension(ext)

Value

No return value, called for side effects

Arguments

ext

Character string of the file extension

Details

Stops execution if extension is not supported