Skip to contents

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", "p1_example", package = "qzwslrm"),
  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