delayed_to_str: Textual representation of a delayed expression

Description Usage Arguments Value Examples

View source: R/delayed.R

Description

This is a convenience method to use when the delayed expression needs to be converted to a string, for example in the print function of a vector template that allows for methods like nr_of_rows().

Usage

1

Arguments

delayed_expr

delayed expression such as that generated with nr_of_rows()

Value

well formatted string representation of the delayed expression

Examples

1

fstpackage/syntheticbench documentation built on Jan. 23, 2020, 10:13 a.m.