Learn R Programming

spatcounts (version 1.1)

sim.nmat: Matrix of neighbours

Description

Matrix containing neighbors of each region and number of neighbours of each region.

Usage

data(sim.nmat)

Arguments

Format

A data frame with 100 observations. Matrix of neighbours, number of neighbours in last column, number of region in first column.

Examples

Run this code
data(sim.nmat)
## maybe str(sim.nmat) ; plot(sim.nmat) ...

Run the code above in your browser using DataLab