extract_formats: Extract String Interpolation Formats from Matched...

Description Usage Arguments Value

View source: R/stringterpolate.R

Description

An expression placeholder for string interpolation may optionally contain a format valid for sprintf. This function will extract such or default to "s" the format for strings.

Usage

1
extract_formats(matches)

Arguments

matches

Match data

Value

A character vector of format specifiers.


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