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

View source: R/helpers_directory.R

checkFileWriteAccessR 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.


valenlab/amplican documentation built on Jan. 28, 2024, 5:10 a.m.