create_beast2_beast_xml {beautier} | R Documentation |
Create the <beast ...>
XML
Description
The <beast ...>
XML is the XML at the start of a BEAST2
XML input file, directly after the general XML declaration (as
created by create_xml_declaration).
Usage
create_beast2_beast_xml(beauti_options)
Arguments
beauti_options |
one BEAUti options object,
as returned by |
Value
the XML
Author(s)
Richèl J.C. Bilderbeek
Examples
remove_beautier_folder()
create_beast2_beast_xml(
beauti_options = create_beauti_options_v2_6()
)
check_empty_beautier_folder()
[Package beautier version 2.6.12 Index]