Learn R Programming

giRaph (version 0.1.2)

areTheSame: Are they the same mathematical entity?

Description

Check whether two objects are the same mathematical entity.

Usage

areTheSame(x, y)

Arguments

x
an R object representing a mathematical entity
y
another R object possibly representing the same mathematical entity

Value

Details

The function areTheSame is generic.