View source: R/fun_read_land.R
get_layer_variance | R Documentation |
Get layer variance.
get_layer_variance(
landscape_file,
layer,
crop_dim,
type = c("items", "gradient"),
max_K = 5
)
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. |
A single layer variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.