check.FileDir {Visualize.CRAN.Downloads} | R Documentation |
function to check the existance of the directory and combine directory and file names
Description
function to check the existance of the directory and combine directory and file names
Usage
check.FileDir(dirSave = NULL, fileName)
Arguments
dirSave |
specify a valid directory where to save the file |
fileName |
name of the file |
Value
directory and filename combined, ie path to fileName
[Package Visualize.CRAN.Downloads version 1.0.3 Index]