formatn {IFC} | R Documentation |
File Path Placeholders Formatting
Description
Helper to format splitp_obj using splitf_obj, channel and object information.
Usage
formatn(splitp_obj, splitf_obj, channel = "", object = "")
Arguments
splitp_obj |
object returned by |
splitf_obj |
object returned by |
channel |
string to be used to substitute %c |
object |
string to be used to substitute %o |
[Package IFC version 0.2.1 Index]