Learn R Programming

BPEC (version 1.3.1)

TransalpinaCoordsLocs: Coordinates and haplotypes for the burnet moth dataset.

Description

The dataset of three closely related forms of a European burnet moth with a complicated micro-vicariant distribution pattern, the Zygaena transalpina complex (Lepidoptera, Zygaenidae). Contains the coordinates of each sampling location along with the haplotypes found in each location. It is called using data(TransalpinaCoordsLocs).

Usage

data(TransalpinaCoordsLocs)

Arguments

Format

In total 55 sampling locations with rich population samples per location revealing plenty of distinct haplotypes.

References

B.M. von Reumont, J.-F. Struwe, J. Schwarzer and B. Misof (2012) Phylogeography of the burnet moth Zygaena transalpina-complex: molecular and morphometrical differentiation suggests glacial refugia in Southern France, Western Europe and micro refugia within the Alps. Journal of Zoological Systematics and Evolutionary Research.

Examples

Run this code
# NOT RUN {
#to use the example dataset:
data(TransalpinaCoordsLocs)
coordsLocs <- TransalpinaCoordsLocs
# }

Run the code above in your browser using DataLab