View source: R/bbt_self_test.R
bbt_self_test | R Documentation |
Do a self test to verify babette that works correctly.
bbt_self_test(beast2_options = beastier::create_beast2_options())
beast2_options |
'BEAST2' options, as can be created by create_beast2_options |
Nothing. Will raise an exception if something is wrong.
Richèl J.C. Bilderbeek
if (beautier::is_on_ci() && is_beast2_installed()) {
beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()
bbt_self_test()
beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.