Compare-methods: Comparison operations

Compare,GPR,ANY-methodR Documentation

Comparison operations

Description

Methods for the base Compare methods S4groupGeneric: "==", ">", "<", "!=", "<=", ">="

Usage

## S4 method for signature 'GPR,ANY'
Compare(e1, e2)

## S4 method for signature 'GPR,GPR'
Compare(e1, e2)

## S4 method for signature 'ANY,GPR'
Compare(e1, e2)

Arguments

e1

An object of the class GPR

e2

An object of the class GPR


emanuelhuber/RGPR documentation built on Feb. 20, 2025, 6:13 a.m.