check_beast2_options_data_types: Check if the 'beast2_options', which is a list, has all...

View source: R/check_beast2_options.R

check_beast2_options_data_typesR Documentation

Check if the beast2_options, which is a list, has all elements of the right data types

Description

Calls stop if not.

Usage

check_beast2_options_data_types(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

Author(s)

Richèl J.C. Bilderbeek

See Also

Use check_beast2_options to check the entire beast2_options object


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