makePathName {HTMLUtils} | R Documentation |
create appropriate directory structure if needed
Description
create appropriate directory structure if needed
Usage
makePathName(path, MakePath = TRUE, verbose = 0)
Arguments
path |
path to create |
MakePath |
if yes, create directory if not exists |
verbose |
level of verbosity |
Value
returns absolute path
Author(s)
"Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>
[Package HTMLUtils version 0.1.9 Index]