PlotHybridZone: PlotHybridZone

Description Usage Arguments Author(s)

View source: R/PlotHybridZone.R

Description

PlotHybridZone

Usage

1
2
PlotHybridZone(sim, center = "start", logit = T, add = F, xlim = NA,
  ylim = NA, ...)

Arguments

sim

A list (usually output of ReadSummary)

center

set to 'start' to center by a start of the simulation (deme 0), set to NA not to center at all, set to corresponding data.frame with simulations (usually output of FillSetting) to center by computed center in

logit

= T if average hybrid should be plot in logit transfomation

add

= F, if lines should be added to current plot, or

xlim

is equvalent of parameter xlim from plot

ylim

NA means c(-10,10) for logit and c(0,1) for non-logit clines

...

is passed to function lines (for instance col for change of colour)

Author(s)

Kamil Jaron kamiljaron at gmail.com


KamilSJaron/ConjunctionStats documentation built on May 7, 2019, 12:06 p.m.