
Determine if the file is a BEAST2 input file that has tip dating
Source:R/is_beast2_input_file_with_tipdates.R
is_beast2_input_file_with_tipdates.Rd
Determine if the file is a BEAST2 input file that has tip dating
Examples
check_empty_beautier_folder()
is_beast2_input_file_with_tipdates(
get_beautier_path("babette_issue_109_expected_v2_6.xml")
) # TRUE
#> [1] TRUE
check_empty_beautier_folder()