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 April 3, 2025, 5:52 p.m.