print_beast2_options {beastier} | R Documentation |
Pretty-print a 'beast2_options'
Description
Pretty-print a 'beast2_options'
Usage
print_beast2_options(beast2_options)
Arguments
beast2_options |
a set of BEAST2 options, that are the R equivalent of the BEAST2 command-line options, as can be created by create_beast2_options |
Value
Nothing. Will display the 'beast2_options' using cat.
Author(s)
Richèl J.C. Bilderbeek
Examples
check_empty_beaustier_folders()
print_beast2_options(create_beast2_options())
check_empty_beaustier_folders()
[Package beastier version 2.5.1 Index]