bbt_self_test: Do a self test to verify babette that works correctly.

View source: R/bbt_self_test.R

bbt_self_testR Documentation

Do a self test to verify babette that works correctly.

Description

Do a self test to verify babette that works correctly.

Usage

bbt_self_test(beast2_options = beastier::create_beast2_options())

Arguments

beast2_options

'BEAST2' options, as can be created by create_beast2_options

Author(s)

Richèl J.C. Bilderbeek

Examples

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

richelbilderbeek/babette documentation built on Oct. 10, 2023, 8:18 p.m.