format1: Wrapper for base::format() function

Description Usage Arguments Value

View source: R/Simplify.R

Description

Wrapper for base::format() function

Usage

1
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.


Deriv documentation built on Feb. 24, 2021, 5:07 p.m.