create_beast2_beast_xml: Create the '<beast ...>' XML

View source: R/create_beast2_beast_xml.R

create_beast2_beast_xmlR 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 create_beauti_options

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()

richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.