getAdjTable: Create an adjacency table for each cell

Description Usage Arguments Value

View source: R/getAdjTable.R

Description

Determine number of values present in every one of the raster's cells' neighborhood.

Usage

1
getAdjTable(rast, directions = 8)

Arguments

rast

the raster being inspected

directions

either 4, 8, 16, or 'bishop' to define adjacent/neighbors

Value

a table of ncell x nclr dimensions


beemyfriend/RPSimulator documentation built on March 9, 2020, 12:13 a.m.