powered by
Helper that will split file name into chunks
splitf(file = NULL)
path to file
a named vector with chunks of 'file' dir: full path directory of 'file' parent: first parent directory of 'file' ext: 'file' extension without leading dot short: 'file' with no extension nor dir input: 'file' path as it was provided.