Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/creationFunctions.R
Internal function used to check for files in path.
1 | checkForFileInPath(filenames)
|
filenames |
A character vector of filenames to check for - c("xxxx.exe","xxxx") for example |
This function is not meant to be called by the user so it is not in the namespace.
A character vector with the expanded paths and filenames to the found files.
Lasse Folkersen
plotOnGene
1 2 3 |
GeneRegionScan:::checkForFileInPath(c("python","python.exe"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.