safe_file.exists: Safe File Exists

Description Usage Arguments Value

View source: R/mod_BigQuery_setup.R

Description

A "safe" wrapper around base::file.exists that returns a FALSE if no file path is supplied as an argument, instead of an error.

Usage

1

Arguments

...

character vectors, containing file names or paths

Value

Logical, true/false if file path is provided or NULL if not supplied with any input.


thewileylab/shinyBigQuery documentation built on April 4, 2021, 4:55 p.m.