check_beast2_options: Check if the 'beast2_options' is a valid BEAST2 options...

View source: R/check_beast2_options.R

check_beast2_optionsR Documentation

Check if the beast2_options is a valid BEAST2 options object.

Description

Calls stop if the BEAST2 option object is invalid

Usage

check_beast2_options(beast2_options)

Arguments

beast2_options

a set of BEAST2 options, that are the R equivalent of the BEAST2 command-line options, as can be created by create_beast2_options

Value

nothing Will stop if the BEAST2 option object is invalid

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_beast2_options to create a valid BEAST2 options object

Examples

check_empty_beaustier_folders()

check_beast2_options(create_beast2_options())

check_empty_beaustier_folders()

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