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 June 7, 2023, 6:03 p.m.