Learn R Programming

spartan (version 3.0.2)

check_file_exists: Check whether a file exists

Description

Check whether a file exists

Usage

check_file_exists(filepath)

Arguments

filepath

File path to check

Value

Boolean stating whether this file exists or not