powered by
Extract the filenames from a `beast2_options`
get_beast2_options_filenames(beast2_options)
the filenames from a `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
Richèl J.C. Bilderbeek
beast2_options <- create_beast2_options() get_beast2_options_filenames(beast2_options)
Run the code above in your browser using DataLab