match_placeholders: Match Expression Placeholders for String Interpolation

Description Usage Arguments Value

Description

Given a character string a set of expression placeholders are matched. They are of the form ${...} or optionally $[f]{...} where f is a valid format for sprintf.

Usage

1

Arguments

string

character: The string to be interpolated.

Value

list containing indices (regex match data) and matches, the string representations of matched expressions.


nyoungb2/HTSSIP documentation built on May 24, 2019, 11:51 a.m.