Methods for Neighbor objects for generics defined in other packages

# S3 method for Neighbor
dim(x)

# S4 method for Neighbor
show(object)

Arguments

x, object

A Neighbor object

Value

dim Dimensions of the indices matrix

show: Prints summary to stdout and invisibly returns NULL

Functions

  • dim(Neighbor): Dimensions of the neighbor indices

  • show(Neighbor): Overview of a Neighbor object