flatten_filepath {pkgfilecache} | R Documentation |
Turn a filepath into a flat string.
Description
Turn a filepath into a flat string.
Usage
flatten_filepath(filepath)
Arguments
filepath |
string or list of strings |
Value
string, the flattened filepath
[Package pkgfilecache version 0.1.5 Index]