Learn R Programming

bigassertr (version 0.1.6)

printf: Easy messages

Description

Easy messages

Usage

printf(...)

message2(...)

warning2(...)

stop2(...)

Arguments

...

Arguments passed on to base::sprintf.

See Also

Examples

Run this code
printf("My name is %s.", "Florian")

Run the code above in your browser using DataLab