w.genepop.batch: Write a .xml file to generate genepop input files in batch...

Description Usage Arguments Value

View source: R/genepop.utilities.R

Description

Generate a batch .xml file in the workspace directory that will instruct OutputTransformer.exe to generate genepop input files for all replicates of the scenario(s) passed with scenarios. If scenarios="all" is used, then all the scenarios will be included.

Usage

1
2
3
4
5
6
7
w.genepop.batch(
  path.results = NULL,
  scenarios = "all",
  time.steps = 1,
  pop.name,
  traits
)

Arguments

path.results

The path to the 'Results' folder

scenarios

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

time.steps

A numeric vector to indicate the time step to be included

pop.name

The name of the population

traits

A character vector with the name of the traits to be included

Value

A .xml file named batchFile_genepop_Reports.xml


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