Learn R Programming

spartan (version 3.0.2)

check_file_exist: Checks for the existence of a file

Description

Checks for the existence of a file

Usage

check_file_exist(filepath, filename)

Arguments

filepath

Directory where the file should be

filename

Name of the file

Value

Boolean showing whether or not the file exists