is_identical: Check if two objects are identical

View source: R/is_comparisons.R

is_identicalR Documentation

Check if two objects are identical

Description

Check if two objects are identical

Usage

is_identical(x, y)

Arguments

x

first object to compare

y

second object to compare

Value

logical value indicating whether or not the objects are identical


assertions documentation built on Feb. 13, 2026, 5:06 p.m.