show.simdata {Geneland}R Documentation

Graphical display of data simulated by simdata

Description

Graphical display of data simulated by simdata

Usage

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.


[Package Geneland version 3.1.4 Index]