makePathName: create appropriate directory structure if needed
Description
create appropriate directory structure if needed
Usage
makePathName(path, MakePath = TRUE, verbose = 0)
Value
returns absolute path
Arguments
- path
path to create
- MakePath
if yes, create directory if not exists
- verbose
level of verbosity
Author
"Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>