expr_str {covtracer} | R 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 |
Value
The given expression, formatted as a string with prefixes for symbols and generics.
[Package covtracer version 0.0.1 Index]