is_zip: Check if file is a zip file.

View source: R/file_is_zip.R

is_zipR Documentation

Check if file is a zip file.

Description

Check if file is a zip file.

Usage

is_zip(filepath)

Arguments

filepath

path to file

Examples

is_zip("a_file.zip")
[1] TRUE

uva-bi-sdad/dc.utils documentation built on Aug. 1, 2022, 1:45 a.m.