prepare_example_p1: Prepare Example Evaluation with p1 Data

View source: R/prepare_example.R

prepare_example_p1R Documentation

Prepare Example Evaluation with p1 Data

Description

The example data which are part of this package are copied into a working directory. The example files can be used to run genetic evaluation

Usage

prepare_example_p1(
  ps_work_dir = file.path(tempdir(), "work_p1"),
  ps_source_dir = system.file("extdata", "mix99", package = "qzwsmix99rt"),
  pb_force = FALSE,
  pb_debug = FALSE,
  plogger = NULL
)

Arguments

ps_work_dir

working directory for example files

ps_source_dir

source directory from where example files are copied

pb_force

forcing copy by first deleting any existing working directory

pb_debug

run in debugging mode and producing log messages

plogger

logr logger object


fbzwsqualitasag/qzwsmix99rt documentation built on April 2, 2022, 11:59 p.m.