Deriv (version 4.0)

format1: Wrapper for base::format() function

Description

Wrapper for base::format() function

Usage

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.