View source: R/prepare_example.R
prepare_example_p1 | R Documentation |
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
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 )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.