extract_formats: Extract String Interpolation Formats from Matched...

Description Usage Arguments Value

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.


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