multi.gen.dist: Genetic distance for multiple scenarios

Description Usage Arguments Value See Also

View source: R/genepop.utilities.R

Description

multi.gen.dist is a wrapper for gen.dist that generates a matrix of genetic distances for multiple scenarios.

multi.gen.dist will generate a matrix for each replicate within the scenario's folder.

Usage

1
2
3
4
5
6
multi.gen.dist(
  path.results = NULL,
  scenarios = "all",
  pop.name = NULL,
  mean.type = "harmonic"
)

Arguments

path.results

The path to the 'Results' folder

scenarios

A character vector with the scenarios to be processed or "all"

pop.name

The name of the population

mean.type

The type of mean to be calculated over multiple loci

Value

See gen.dist for each scenario

See Also

gen.dist


carlopacioni/HexSimR documentation built on Nov. 28, 2020, 4:12 p.m.