Ops.topology {isotracer} | R Documentation |
topology
objectsOps generics for topology
objects
## S3 method for class 'topology'
Ops(e1, e2)
e1 |
First operand |
e2 |
Second operand |
Boolean (or throws an error for unsupported operators).
topo(aquarium_mod) == topo(trini_mod)
topo(aquarium_mod) == topo(aquarium_mod)