checkFileWriteAccess {amplican}R Documentation

Checks if the given directory exist and can be written to.

Description

Checks if the given directory exist and can be written to.

Usage

checkFileWriteAccess(filePath)

Arguments

filePath

(string) A string the path to the file.

Value

(invisible) TRUE, Stop if no access.


[Package amplican version 1.15.6 Index]