expressions_are_identical: Check whether two expressions are identical

View source: R/transform-files.R

expressions_are_identicalR Documentation

Check whether two expressions are identical

Description

Check whether two expressions are identical

Usage

expressions_are_identical(old_text, new_text)

Arguments

old_text

The initial expression in its character representation.

new_text

The styled expression in its character representation.


krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.