Learn R Programming

graph4lg (version 1.8.0)

pts_pop_simul: pts_pop_simul : details on simulated populations

Description

Simulation dataset 50 populations located on a simulated landscape

Usage

pts_pop_simul

Arguments

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

landguth2010cdpopgraph4lg There are as many rows as there are sampled populations.

Examples

Run this code
data("pts_pop_simul")
str(pts_pop_simul)

Run the code above in your browser using DataLab