summary.landscape_list: Summary method for landscape lists.

Description Usage Arguments Value Examples

Description

Summary method for landscape lists.

Usage

1
2
## S3 method for class 'landscape_list'
summary(L, parms = livestock$parms)

Arguments

L

A list of landscape objects (may be of class "landscape_list").

Value

A list of statistical output containing the following entries:

Examples

1
2
L0 <- init_list(100, runif_range = c(0.6,0.99), width = 50)
summary(L0)

cascade-wp6/socialecological documentation built on May 13, 2019, 1:11 p.m.