Checking current working directory
check_dir.Rd
Checking that current working directory has the sub-directories:
DATA_Iowa_activPAL
, DATA_Pitt_activPAL
, and DATA_WVU_activPAL
,
which contains all raw sleep diary and ActivPAL data.
Arguments
- path
A character vector of full path names; the default corresponds to the working directory,
getwd()
. Also,path
sets the working directory withsetwd(path)
.