pts_pop_simul {graph4lg}R Documentation

pts_pop_simul : details on simulated populations

Description

Simulation dataset 50 populations located on a simulated landscape

Usage

pts_pop_simul

Format

An object of class 'data.frame' with the following columns :

ID

Population ID of the 50 populations

x

Site longitude (RGF93)

y

Site latitude (RGF93)

References

Landguth EL, Cushman SA (2010). “CDPOP: a spatially explicit cost distance population genetics program.” Molecular Ecology Resources, 10(1), 156–161. There are as many rows as there are sampled populations.

Examples

data("pts_pop_simul")
str(pts_pop_simul)

[Package graph4lg version 1.8.0 Index]