Learn R Programming

IFC (version 0.1.1)

formatn: 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 splitp.

splitf_obj

object returned by splitf. It will be used to substitute %d, %p, %s and %e.

channel

string to be used to substitute %c

object

string to be used to substitute %o