getPathFromFile {maDB} | R Documentation |
getPathFromFile
returns the path to the file.
getPathFromFile(file)
file |
The file name (should include also the path to the file). As file delimiter (also in Windows!) the Unix file delimiter "/" should be used! |
Johannes Rainer
getPathFromFile("/home/jo/tmp/somefile.txt")