get_trees_filenames {beastier} | R Documentation |
Get the .trees filenames that BEAST2 will produce
Description
Get the .trees filenames that BEAST2 will produce
Usage
get_trees_filenames(input_filename)
Arguments
input_filename |
the name of a BEAST2 input XML file.
This file usually has an |
Value
character vector with the names of the .trees files that BEAST2 will produce
Author(s)
Richèl J.C. Bilderbeek
Examples
check_empty_beaustier_folders()
get_trees_filenames(get_beastier_path("2_4.xml"))
get_trees_filenames(get_beastier_path("anthus_2_4.xml"))
check_empty_beaustier_folders()
[Package beastier version 2.5.1 Index]