landscape.pollen.kernel.demo: takes parameters that define a pollen kernel and plots the...

Description Usage Arguments Value Examples

View source: R/landscape.kernel.demos.R

Description

Produces a plot of a landscape. Adds a plot of the pollination distances in the landscape.

Usage

1
landscape.pollen.kernel.demo(s = 0, pmn1 = 30, pshp1 = 1.01, pmn2 = 600, pshp2 = 200, pmix = 0.75, plot = T)

Arguments

s

selfing rate to define

pmn1

mean of component distribution 1

pshp1

shape of component distribution 1

pmn2

mean of component distribution 2

pshp2

shape of component distribution 2

pmix

mixing parameter [0,1], 1=> all component 1

plot

boolean

Value

landscape object

Examples

1

stranda/kernelPop2 documentation built on March 30, 2020, 5:37 a.m.