R/neigh_ob.R

#' Spatial Adjecency Data for the Polygon Grid 'shp'
#'
#' A spatial adjecency object of class 'nb' for the polygon shapefile 'shp'.
#' See documentation for \code{\link[spdep]{card}} for details on
#' structure of the object.The neighbours are according to 'queen's move' i.e
#' sharing atleast one corner. So each cell can have upto eight neibours.
#'
#' @format an object of class 'nb'
#' @name neigh_ob
NULL

Try the rangemodelR package in your browser

Any scripts or data that you put into this service are public.

rangemodelR documentation built on May 2, 2019, 2:09 a.m.