checkFileExistOrStop: Check if file/dir exist, if not, then stop

View source: R/file.R

checkFileExistOrStopR Documentation

Check if file/dir exist, if not, then stop

Description

Check if file/dir exist, if not, then stop

Usage

checkFileExistOrStop(f)

Arguments

f

characters, a file or director

Value

None, will send stop signal if f doesn't exist.


beyondpie/pureRUtils documentation built on Jan. 10, 2023, 3:22 a.m.