Compare,NeuroSurface,numeric-method | R Documentation |
Comparison Operations for NeuroSurface Objects
## S4 method for signature 'NeuroSurface,numeric'
Compare(e1, e2)
## S4 method for signature 'NeuroSurfaceVector,NeuroSurfaceVector'
Compare(e1, e2)
## S4 method for signature 'NeuroSurfaceVector,numeric'
Compare(e1, e2)
## S4 method for signature 'numeric,NeuroSurfaceVector'
Compare(e1, e2)
## S4 method for signature 'NeuroSurface,NeuroSurface'
Compare(e1, e2)
e1 |
the left operand |
e2 |
the right operand |
NeuroSurface object with comparison results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.