expressions_are_identical {styler} | R Documentation |
Check whether two expressions are identical
expressions_are_identical(old_text, new_text)
old_text |
The initial expression in its character representation. |
new_text |
The styled expression in its character representation. |