Skip to contents

Data frame containing 5 columns and 3 rows

Usage

data(Het_dat)

Format

A data frame with 5 columns and 3 rows:

Heterozygosity

Estimated heterozygosity

Pop

Population assignment

Standard.Deviation

standard deviation

Longitude

Longitude

Latitude

Latitude

...

Source

Coordinates and population names taken from Farleigh, K., Vladimirova, S. A., Blair, C., Bracken, J. T., Koochekian, N., Schield, D. R., ... & Jezkova, T. (2021). The effects of climate and demographic history in shaping genomic variation across populations of the Desert Horned Lizard (Phrynosoma platyrhinos). Molecular Ecology, 30(18), 4481-4496.

Examples

# \donttest{
data(Het_dat)
Test_het <- Div_Stats_Map(dat = Het_dat, plot.type = 'all',
statistic = "Heterozygosity",
Lat_buffer = 1, Long_buffer = 1, write = FALSE, prefix = 'Test_het')# }
#> [inverse distance weighted interpolation]