check_file_exist: Checks for the existence of a file

Description Usage Arguments Value

View source: R/method_argument_check.R

Description

Checks for the existence of a file

Usage

1
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


spartan documentation built on May 2, 2019, 9:39 a.m.