not_empty_file: Empty File Checking

View source: R/checkFunctions.R

not_empty_fileR Documentation

Empty File Checking

Description

Checks a given file path with name to see if the file is empty 0b

Usage

not_empty_file(filePath, fileName)

Arguments

filePath

The path for the directory where the file is located

fileName

The name of the file located in the path directory

Value

a bool of TRUE or FALSE


Bott-binc/magnetoPackage2020 documentation built on Oct. 12, 2024, 7:49 p.m.