formatn: File Path Placeholders Formatting

View source: R/strings_utils.R

formatnR 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 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


IFC documentation built on Sept. 14, 2023, 1:08 a.m.