areTheSame {giRaph}R Documentation

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

Details

The function areTheSame is generic.

Value

Returns a logical value telling whether the two objects are the same mathematical entity or not.

Author(s)

Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca


[Package giRaph version 0.1-1 Index]