printf: Formatted Print Function

Description Usage Arguments Details See Also

View source: R/util.R

Description

The missing printf function.

Usage

1

Arguments

format

the format string to use.

...

the arguments for the given format string.

Details

Uses sprintf internally.

See Also

sprintf


RlonRyan/QuikR documentation built on May 14, 2019, 3:09 a.m.