assert_config_file_appropriate: Check config filepath is appropriate

View source: R/easyDB.R

assert_config_file_appropriateR Documentation

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)

Arguments

file

path to config file (string)

Value

invisibly returns TRUE


easydb documentation built on March 7, 2023, 6:59 p.m.