get_beast2_options_filenames: Extract the filenames from a 'beast2_options'

View source: R/get_beast2_options_filenames.R

get_beast2_options_filenamesR Documentation

Extract the filenames from a 'beast2_options'

Description

Extract the filenames from a 'beast2_options'

Usage

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

the filenames from a 'beast2_options'

Author(s)

Richèl J.C. Bilderbeek

Examples

beast2_options <- create_beast2_options()
get_beast2_options_filenames(beast2_options)

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