Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

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.