Rdocumentation
powered by
Learn R Programming
retistruct (version 0.5.9)
checkDatadir: Check the whether directory contains valid data
Description
Check the whether directory contains valid data
Usage
checkDatadir(dir = NULL)
Arguments
dir
Diectory to check.
Value
TRUE
if
dir
contains valid data;
FALSE
otherwise.