MakeUniformGridWithBounds: Create a matrix where suitability of each cell is the same,...

Description Usage Arguments Value

Description

Create a matrix where suitability of each cell is the same, but with bounds at the margins

Usage

1

Arguments

nrow

The number of total rows (including the boundary rows)

ncol

The number of total columns (including the boundary columns)

Value

A matrix with all ones except the top and bottom rows and left and right columns, which are zero.


kmassana/phlee documentation built on May 20, 2019, 12:38 p.m.