isDirWritable {seqminer}R Documentation

Test whether directory is writable

Description

Test whether directory is writable

Usage

isDirWritable(outDir)

Arguments

outDir

the name of the directory

Value

TRUE if the file is writable isDirWritable("~")


[Package seqminer version 9.4 Index]