powered by
Convert an expression to a string for debugging purposes
expr_tostring(expr)
a string representation of the expression
the expression
expr_str <- expr_tostring(expr_constant(42))
Run the code above in your browser using DataLab