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


wesleyburr/magneto documentation built on March 22, 2022, 10:01 p.m.