powered by
write.nb.gal(nb, file, oldstyle=TRUE, shpfile=NULL, ind=NULL)
nb
read.gal
example(columbus) GALfile <- tempfile("GAL") write.nb.gal(col.gal.nb, GALfile) col.queen <- read.gal(GALfile) summary(diffnb(col.queen, col.gal.nb))
Run the code above in your browser using DataLab