assert_config_file_appropriate {easydb} | R 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
[Package easydb version 1.1.0 Index]