Wrapper for base::format() function

format1(expr)

Arguments

expr

An expression or symbol or language to be converted to a string.

Value

A character vector of length 1 contrary to base::format() which can split its output over several lines.