setup_experiment: Set up an experiment

Description Usage Arguments Author(s)

Description

Set up an experiment

Usage

1
2
setup_experiment(path, pars, packages = NULL, scripts = NULL,
  metadata = NULL, overwrite = FALSE, purge = FALSE)

Arguments

path

Path within output/ that things will be stored in. Also the name of the key in the yml.

pars

data.frame of parameters

packages

Optional character vector of packages to load for every task in this experiment

scripts

Optional characte vector of scripts to source for every task in this experiment

metadata

Metadata hook

overwrite

Overwrite an existing experiment?

purge

If overwriting, also delete all the output from that experiment?

Author(s)

Rich FitzJohn


traitecoevo/experimentr documentation built on May 31, 2019, 7:42 p.m.