Learn R Programming

adespatial (version 0.0-7)

createlistw: Interactive tool to generate R code that creates a spatial weighting matrix

Description

Interactive tool to generate R code that creates a spatial weighting matrix

Usage

createlistw()

Arguments

See Also

chooseCN

Examples

Run this code
## Not run: 
# ## a matrix or an object of class 'Spatial*' should be in the global environment
# xy <- matrix(rnorm(50), 25)
# createlistw()
# ## End(Not run)

Run the code above in your browser using DataLab