Learn R Programming

psycho (version 0.4.91)

format_string: Tidyverse-friendly sprintf.

Description

Tidyverse-friendly sprintf.

Usage

format_string(x, fmt, ...)

Arguments

x

Values.

fmt

A character vector of format strings, each of up to 8192 bytes.

...

values to be passed into fmt. Only logical, integer, real and character vectors are supported, but some coercion will be done: see the <U+2018>Details<U+2019> section. Up to 100.