makeDirStructure.RdmakeDirStructure makes the required directory structure for use with
easyfulcrum.
makeDirStructure(startdir, projectdirname = NULL)the directory where the directory structure will be created.
the name of the project, a new directory named after
the project will be made under startdir. If NULL, only the
subdirectories will be made under startdir.