Is the path a file/directory?
Details
These are essentially taken from utils::file_test()
for op = '-d'
and
op = -f
but separated.
Is the path a file/directory?
These are essentially taken from utils::file_test()
for op = '-d'
and
op = -f
but separated.