Learn R Programming

bayesLopod (version 1.0.1)

rasterDistToRecords: Internal - Create a Stack with distance matrices to sampled and detected cells

Description

Internal - Create a Stack with distance matrices to sampled and detected cells

Usage

rasterDistToRecords(rasterN, rasterY)

Arguments

rasterN

Raster object with sampling effort (number of sampling events)in each cell.

rasterY

Raster object with number of detections in each cell.

Value

A Stack object with distance to sampled cells and distance to detections.