QFileExists: Check if a file exists

View source: R/DataMart.R

QFileExistsR Documentation

Check if a file exists

Description

Check whether a file of a given name exists in the Displayr Cloud Drive.

Usage

QFileExists(filename, show.warning = TRUE)

Arguments

filename

character string. Name of the file to search for.

show.warning

logical scalar. Whether to show a warning when the file does not exist.

Value

TRUE if the file exists, otherwise FALSE.


NumbersInternational/flipAPI documentation built on April 17, 2024, 2:46 p.m.