Index | R Documentation |
Get Neighbor algorithm index
Index(object, ...)
Index(object, ...) <- value
## S3 method for class 'Neighbor'
Index(object, ...)
## S3 replacement method for class 'Neighbor'
Index(object, ...) <- value
object |
An object |
... |
Arguments passed to other methods |
value |
The index to store |
Returns the value in the alg.idx slot of the Neighbor object
Idents<-
: A Neighbor object with the index stored
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.