Get the path to the folder where this package installs BEAST2 by default
Source:R/get_default_beast2_folder.R
get_default_beast2_folder.Rd
Get 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.
Examples
check_empty_beaustier_folders()
get_default_beast2_folder()
#> [1] "~/.local/share"
check_empty_beaustier_folders()