get_dist: Get the probability distribution from a landscape object

View source: R/methods_landscape.R

get_distR Documentation

Get the probability distribution from a landscape object

Description

Get the probability distribution from a landscape object

Usage

get_dist(l, index = 1)

Arguments

l

A landscape project.

index

1 to get the distribution in tidy format; 2 or "raw" to get the raw simulation result (batch_simulation).

Value

A data.frame that contains the distribution in the tidy format or the raw simulation result.


simlandr documentation built on Nov. 16, 2022, 1:12 a.m.