R/helper-functions.R
is_file_writable.Rd
Check if file is writable.
is_file_writable(file = "")
(character) Path to file.
Logical. If FALSE it means that file is busy, locked or open.
FALSE