Kibior not-equals operator {kibior}R Documentation

Kibior not-equals operator

Description

Kibior not-equals operator

Usage

## S3 method for class 'KibiorOperators'
x != y

Arguments

x

the first Kibior instance

y

the second Kibior instance

Details

Call kibioR '$ne()' for a comparison of the two instances.

Value

TRUE if the two instances are differents, else FALSE

See Also

Other comparison: Kibior equals operator, Static - Kibior is instance


[Package kibior version 0.1.1 Index]