evaluate_matches: Evaluate String Interpolation Matches

Description Usage Arguments Value

View source: R/stringterpolate.R

Description

The expression part of string interpolation matches are evaluated in a specified environment and formatted for replacement in the original string.

Usage

1
evaluate_matches(matches, env)

Arguments

matches

Match data

env

The environment in which to evaluate the expressions.

Value

A character vector of replacement strings.


nick-youngblut/HTSSIP documentation built on May 23, 2019, 4:46 p.m.