file_sans_ext {plmmr} | R Documentation |
helper function to get the file path of a file without the extension
Description
helper function to get the file path of a file without the extension
Usage
file_sans_ext(path)
Arguments
path |
The path of a file |
Value
path_sans_ext The filepath without the extension
[Package plmmr version 4.1.0 Index]