show.simdata: Graphical display of data simulated by simdata

Description Usage Arguments Value Author(s) References

Description

Graphical display of data simulated by simdata

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
show.simdata(dataset,
plot.coord = FALSE,
file.plot.coord,
plot.tess = FALSE,
file.plot.tess,
plot.freq.grid = FALSE,
file.plot.freq.grid,
loc.grid = 1,
plot.freq.indiv = FALSE,
file.plot.freq.indiv,
loc.indiv=1,
zlim.freq=c(0,1),
plot.gen = FALSE,
file.plot.gen)

Arguments

dataset

An R object produced by function simdata

plot.coord

Logical

file.plot.coord

Character string. Path to the file where the graphic should be stored

plot.tess

Logical

file.plot.tess

Character string. Path to the file where the graphic should be stored

plot.freq.grid

Logical

file.plot.freq.grid

Character string. Path to the file where the graphic should be stored

loc.grid

Vector of integers giving indices of loci for which the map of frequencies is required

plot.freq.indiv

Logical

file.plot.freq.indiv

Character string. Path to the file where the graphic should be stored

loc.indiv

Vector of integers giving indices of loci for which the plot of frequencies at sites of individuals is required

plot.gen

Logical

file.plot.gen

Character string. Path to the file where the graphic should be stored

zlim.freq

A vector of two integers giving the limit of the values for the image of fields of frequencies

Value

No value returned

Author(s)

Gilles Guillot

References

Guillot G. and Estoup A.


Geneland documentation built on April 14, 2017, 2:31 p.m.