get_layer_variance: Get layer variance.

View source: R/fun_read_land.R

get_layer_varianceR Documentation

Get layer variance.

Description

Get layer variance.

Usage

get_layer_variance(
  landscape_file,
  layer,
  crop_dim,
  type = c("items", "gradient"),
  max_K = 5
)

Arguments

landscape_file

Path to the landscape file.

layer

Which layer to read.

crop_dim

How many rows and columns to return.

max_K

Carrying capacity of a cell.

Value

A single layer variance.


pratikunterwegs/klepto-move-evol documentation built on March 20, 2023, 3:35 p.m.