Skip to contents

Get the path to the folder where this package installs BEAST2 by default

Usage

get_default_beast2_folder()

Value

the path to the folder where this package installs BEAST2 by default

See also

Use get_default_beast2_jar_path to get the path to the BEAST2 jar file, when installed by this package Use install_beast2 with default arguments to install BEAST2 to this folder.

Author

Richèl J.C. Bilderbeek

Examples

check_empty_beaustier_folders()

get_default_beast2_folder()
#> [1] "~/.local/share"

check_empty_beaustier_folders()