Learn R Programming

easydb (version 1.1.0)

assert_config_file_appropriate: Check config filepath is appropriate

Description

Ensures file is hidden, in a folder that exists, and that has read and write permissions. The file itself doesn't already have to exist

Usage

assert_config_file_appropriate(file)

Value

invisibly returns TRUE

Arguments

file

path to config file (string)