Extract the filenames from a `beast2_options`
Source:R/get_beast2_options_filenames.R
get_beast2_options_filenames.Rd
Extract the filenames from a `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
Examples
beast2_options <- create_beast2_options()
get_beast2_options_filenames(beast2_options)
#> [1] "/github/home/.cache/beastier/beast2_9ab1f941612.xml"
#> [2] "/github/home/.cache/beastier/beast2_9ab34d18153.xml.state"