Create the XML declaration of the BEAST2 XML input file
Source:R/create_beast2_input_xml.R
create_xml_declaration.Rd
Create the XML declaration of the BEAST2 XML input file
Examples
check_empty_beautier_folder()
create_xml_declaration()
#> [1] "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>"
check_empty_beautier_folder()