expr_str: Convert an expression, call or symbol to a single-line string

View source: R/test_description.R

expr_strR Documentation

Convert an expression, call or symbol to a single-line string

Description

Convert an expression, call or symbol to a single-line string

Usage

expr_str(ref)

Arguments

ref

a srcref

Value

The given expression, formatted as a string with prefixes for symbols and generics.


covtracer documentation built on Sept. 12, 2024, 7:40 a.m.