getPathFromFile {maDB} | R Documentation |
getPathFromFile
This function tries to get the path to the file by reading it out of the file name.
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")