is_zip_file: Does the path point to a zip file?

View source: R/utils-extract.R

is_zip_fileR Documentation

Does the path point to a zip file?

Description

Does the path point to a zip file?

Usage

is_zip_file(path)

Arguments

path

A character vector of paths to check.

Value

A logical vector indicating the paths that are zip files.


UCLATALL/CourseKataData documentation built on Dec. 4, 2023, 2:25 a.m.