do_minimal_run: Do a minimal BEAST2 run

View source: R/do_minimal_run.R

do_minimal_runR Documentation

Do a minimal BEAST2 run

Description

To achieve this, run_beast2_from_options is called.

Usage

do_minimal_run()

Value

The text sent to STDOUT and STDERR. It will create the files with name output_state_filename

Author(s)

Richèl J.C. Bilderbeek

Examples

if (is_beast2_installed() && beautier::is_on_ci()) {
  do_minimal_run()
}

richelbilderbeek/beastier documentation built on Nov. 8, 2023, 9:29 p.m.