splitp: String Decomposition with Placeholders
Description
Helper aiming to detect placeholder pattern
Usage
splitp(write_to = "%d/%s_fromR.%e")
Arguments
- write_to
string. Default is "%d/%s_fromR.%e"
Details
-%s: shortname (i.e. basename without extension)
-%p: first parent directory
-%d: full path directory
-%e: file extension
-%o: object id
-%c: channel