matrix_map: Filter just the matrix of the corridor map. This removes...

View source: R/matrix_map.R

matrix_mapR Documentation

Filter just the matrix of the corridor map. This removes corridor cells that are within identified habitat patches

Description

Filter just the matrix of the corridor map. This removes corridor cells that are within identified habitat patches

Usage

matrix_map(suit_bin, corr_bin)

Arguments

suit_bin

A SpatRaster object of binary suitable (1) and unsuitable (0) habitat created using bin_map

corr_bin

A SpatRaster object of binary corridor (1) and non-corridor (0) values created using bin_map

Value

A SpatRaster object


ccmothes/habicon documentation built on Sept. 16, 2024, 1:34 a.m.