CollapsABEL (version 0.10.11)

dirName: Directory name of a file path

Description

Directory name of a file path

Usage

dirName(fp)
"dirName"(fp)

Arguments

fp
FilePath object

Value

character vector of directories

Examples

Run this code
## Not run: 
# fp = filePath(R.home())
# dirName(fp)
# ## End(Not run)

Run the code above in your browser using DataLab