dirname {file} |
R Documentation |
``dirname`` returns the part of the ``path`` up to but excluding the last path separator,
Description
or "." if there is no path separator.
Usage
dirname(fileNames,
fullpath = TRUE);
Arguments
fileNames
character vector, containing path names.
Details
Authors
SMRUCC genomics Institute
Value
this function returns data object of type string.
clr value class
Examples
[Package
file version 2.33.856.6961
Index]