Learn R Programming

graph4lg (version 1.8.0)

pts_pop_ex: pts_pop_ex : details on simulated populations

Description

Simulation dataset 10 populations located on a simulated landscape

Usage

pts_pop_ex

Arguments

Format

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

ID

Population ID of the 10 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_ex")
str(pts_pop_ex)

Run the code above in your browser using DataLab