sim.nmat {spatcounts} | R Documentation |
Matrix containing neighbors of each region and number of neighbours of each region.
data(sim.nmat)
A data frame with 100 observations. Matrix of neighbours, number of neighbours in last column, number of region in first column.
data(sim.nmat) ## maybe str(sim.nmat) ; plot(sim.nmat) ...