good.file: Does File exists and is file size greater than threshold

good.fileR Documentation

Does File exists and is file size greater than threshold

Description

Queries a set of file paths for whether the file exists AND if the file is greater than a size threshold

Usage

good.file(x, size.thresh = 0)

Arguments

x

character vector of file paths

size.thresh

threshold of minimum file size

Value

logical


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.