validate_file_extension: Validate Archive File Extension

View source: R/get_archive_data.R

validate_file_extensionR Documentation

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)

Arguments

ext

Character string of the file extension

Details

Stops execution if extension is not supported

Value

No return value, called for side effects


qtkit documentation built on April 4, 2025, 4:47 a.m.